]> code.citadel.org Git - citadel.git/commit
* Fixed a bug in CtdlRenameRoom() that caused the old room record not to be
authorArt Cancro <ajc@citadel.org>
Fri, 18 Oct 2002 03:44:14 +0000 (03:44 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 18 Oct 2002 03:44:14 +0000 (03:44 +0000)
commit9a4c3037c70a48a0c87e67ee46056b1513daae75
tree7fe7b10d5ece7d7124104c5ea178152b1cff7349
parentf62ebdc98272c778e3c92884e43bac0967e4e13a
* Fixed a bug in CtdlRenameRoom() that caused the old room record not to be
  deleted when there was a mailbox namespace attached.
* Reworked imap_rename() and imap_rename_backend() to not use nested functions
citadel/ChangeLog
citadel/msgbase.c
citadel/room_ops.c
citadel/serv_imap.c