routines2.c: fixed <.AS> command; all configs now work properly
authorArt Cancro <ajc@citadel.org>
Sun, 22 Nov 1998 06:11:09 +0000 (06:11 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 22 Nov 1998 06:11:09 +0000 (06:11 +0000)
citadel/ChangeLog
citadel/TODO

index afe09f0ef55af543b2f9ccf6fb298f6b08910270..b3e8253d654c7ecaa0094c8b6271e113b94690cb 100644 (file)
@@ -5,6 +5,7 @@ Sat Nov 21 16:53:30 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * import.c: removed
        * serv_expire.c: finished the code to purge stale visits
        * sysdep.c: strip trailing nonprintables in client_gets()
+       * routines2.c: fixed <.AS> command; all configs now work properly
 
 Fri Nov 20 20:29:07 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * setup.c: removed all prompts that can be configured from within the
index 3e83a1f5a815257194fe08e6f9c653e44c18c360..a7477183ab5bb9f1795ad7e937474c9905029ded 100644 (file)
@@ -1,6 +1,5 @@
 Citadel/UX v5.50 showstoppers list
 ----------------------------------
-* Fix room expire time entry in client
 * Figure out a way to auto-launch expire functions (and other functions)
 * Fix the way netproc handles incoming file transfers. (marked)
 * Don't delete a user who is currently logged in. (marked)