]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Finished the inbound side of gateway domain service
[citadel.git] / citadel / ChangeLog
index b349384b6be73e76d309013e7c2edd047698125e..9ef6add8e14199a0283bab1ed13afa53058499c5 100644 (file)
@@ -1,4 +1,19 @@
 $Log$
+Revision 1.474  2000/03/03 04:12:37  ajc
+* Finished the inbound side of gateway domain service
+
+Revision 1.473  2000/02/27 04:55:51  ajc
+* Added "keymenu()" generic menu-maker to commands.c
+* Blocked non-numeric input to intprompt()  (fixes bug #16)
+
+Revision 1.472  2000/02/27 03:57:35  ajc
+* Completed 'fsck'-like reference count verifier (server and client)
+
+Revision 1.471  2000/02/26 18:30:40  ajc
+* Properly handle all aliases specified in network/mail.aliases for incoming
+  SMTP mail (uses the alias() function, so if we replace that function with
+  something that uses the same calling convention, it'll still work)
+
 Revision 1.470  2000/02/26 05:15:38  ajc
 * Fortified the message base and SMTP code so that misdirected bounce messages
   end up in the Aide> room instead of getting dereferenced