]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Ripped most of the "attachments" stuff out of both the client and
[citadel.git] / citadel / ChangeLog
index 725d6b6ae4c1c1c6c8b87b179cee04c737103e56..1b7e01a4585e1586fae052b6480ed1065e7d7dfe 100644 (file)
@@ -1,6 +1,30 @@
+Sat Dec  5 01:24:03 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Added a new type of module hook for adding logging functions
+       * Removed whitespace to left and right of '@' in netmail recipients
+       * sysdep.c: read citadel.config _before_ initializing loadable modules
+       * stats.c: fixed segfault resulting from extracting log lines
+       * Ripped most of the "attachments" stuff out of both the client and
+         server.  (Thought of a better way to handle it ... LATER.)
+
+1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * setup.c: create citadel.config with mode 0600
+       * Makefile.in: don't chmod sendcommand
+       * serv_upgrade.c: don't create citadel.config if it doesn't already
+         exist (paranoia)
+       * setup.c: saner defaults for nodename and fqdn
+
+Wed Dec  2 20:37:05 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * msgbase.c: modified AddMessageToRoom() and all functions that call it
+         to use a more reliable/accurate method to set quickroom.QRhighest
+       * weekly.in: don't sort/purge filedir where filedir doesn't exist
+
+1998-12-02 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * weekly is now generated by configure
+
 Mon Nov 30 19:48:52 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * room_ops.c: added sort_msglist() to move and save operations
-       * sendcommand.c: added
+       * sendcommand.c: added (also updated utils.txt, weekly, Makefile.in)
+       * BETA 1
 
 Sun Nov 29 23:57:39 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Fixed cmd_regi() to not display a second result code after xfer