--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mcbot (0.95-3) unstable; urgency=low
+mcbot (0.95-4) unstable; urgency=low
* Initial Release
* the location of mcbot.cgi is stored in the db
@@ -17,5 +17,7 @@
* IRC access without password added
* Help System was able to start a botwar. Fixed
* op, deop, kick, ban, unban, kickban implemented
+ * database.c: key=alloc(dbf, key); free(key.dptr) :) fixed
+ * only one memory hole is left: who can fix getpwnam in irc.c
- -- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 23:00:01 +0200
+ -- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 23:59:01 +0200