summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
Diffstat (limited to 'version.log')
-rw-r--r--version.log6
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log
index ed9a189bf..4ba642c0a 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="579"
+VERSION_BUILD="580"
# $Log$
#
+# BUILD : 1.7.8 (580)
+# BUGS : 301 302
+# NOTES : Fixed (1) uninitialized var in nickserv do_drop (2) remote whois returning incorrect numeric (3) some operserv commands using notice() instead of notice_user()
+#
# BUILD : 1.7.8 (579)
# BUGS :
# NOTES : Updated a small leftover from my previous commit.