Update of /cvsroot/agd/server/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19724/lib
Modified Files:
ChangeLog
Log Message:
Major cleanups.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/agd/server/lib/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog 28 Mar 2004 18:02:33 -0000 1.1
+++ ChangeLog 1 Apr 2004 19:17:13 -0000 1.2
@@ -1,8 +1,10 @@
I think the time has come to start a changelog for the library, separate
-from the driver's. So, here it is, changelog for AGD'd mudlib v0.2:
+from the driver's. So, here it is, changelog for AGD's mudlib 0.2:
0.2:
--------------------------------------------------------------------------------
+2004-03-30
+ * Removed /beer.c. Useless.
2004-03-28
* sys/player.c: now uses string ranges, so commands like //uptime
work.
|