summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes9
-rw-r--r--version.log6
2 files changed, 10 insertions, 5 deletions
diff --git a/Changes b/Changes
index 77ea62ef3..deb338ccb 100644
--- a/Changes
+++ b/Changes
@@ -3,18 +3,19 @@ Anope Version 1.7.5
Provided by Anope Dev. <dev@anope.org> - 2004
07/17 A Switched to autoconf for configure script. [ #00]
07/05 A Warning when LocalAddress conflicts with RemoteServer. [#118]
-08/07 F configure will be ok if you dont have mysqlclient lib file [ #00]
+06/18 A Added proper Bahamut1.8 support. [ #55]
+08/07 F configure will be ok if you dont have mysqlclient lib file. [ #00]
08/10 F Fixed previous BotServ buffer fix. [#131]
08/10 F Updated documentation to reflect the changed build process. [ #00]
-07/23 F Fixed BotServ buffer [#131]
+07/23 F Fixed BotServ buffer. [#131]
07/22 F Free NSNickTracking when a user quits. [#126]
07/22 F NOOP bug with wildcards. [#115]
07/22 F Removed RESTRICTED from incorrectly labeled lang file entry. [#111]
07/15 F Fixed the bug where /ns release didn't work with UseSVSHOLD. [#125]
-07/15 F Fixed a tiny memleak in the db routine [ #00]
+07/15 F Fixed a tiny memleak in the db routine. [ #00]
07/15 F Updated Dutch language file. [ #00]
07/14 F Added CHECK to the memoserv help menu. [ #00]
-07/12 F Bots will join a channel even for ignored users [ #00]
+07/12 F Bots will join a channel even for ignored users. [ #00]
07/05 F Global now joins LogChan on startup with hybrid. [ #97]
07/04 F Fixed a bug with m_time. [ #00]
06/30 F Fixed bug which caused failure in anope crontab script. [ #00]
diff --git a/version.log b/version.log
index 4402afca0..ace126179 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
-VERSION_BUILD="318"
+VERSION_BUILD="319"
# $Log$
#
+# BUILD : 1.7.5 (319)
+# BUGS :
+# NOTES : Hopefully fixed the Changes file now
+#
# BUILD : 1.7.5 (318)
# BUGS : N/A
# NOTES : fixed a rearanging error in Changes which i caused :)