]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* msgbase.c: reimplemented cmd_move()
[citadel.git] / citadel / ChangeLog
index 778e6ee409cd63a9047799a0274787f32ea9fc99..3bd2c2e2ad099d71747474efb68cbb435a0f6a1a 100644 (file)
@@ -1,6 +1,10 @@
+Thu Oct 15 19:27:32 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * msgbase.c: reimplemented cmd_move()
+         room_ops.c: wrote AddMessageToRoom() which is used for both entering
+         and moving messages.
+
 Wed Oct 14 22:41:16 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Misc code cleanup
-       * Initial work on new implementation of move_message()
 
 1998-10-13 Nathan Bryant <bryant@cs.usm.maine.edu>
        * configure.in: don't check for -lcrypt unless autologin is enabled