Mon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
[citadel.git] / citadel / ChangeLog
index 34ad3a0a2f27ca3c4807c817e0979d7c6493df93..9b4243fd93dc6ca2af2f1efebfb851d4410379a1 100644 (file)
@@ -1,3 +1,9 @@
+Mon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
+        * Makefile.in: new target `cleaner' does the same as `realclean' 
+          without removing sysdep.h
+       * proto.h: is bad. eliminate. I've moved the prototypes into several
+         header files, one per .c file
+
 Mon Aug 24 00:45:55 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Added a CtdlGotoRoom() function to the CitadelAPI.