summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--version.log6
2 files changed, 6 insertions, 2 deletions
diff --git a/Changes b/Changes
index 08745993c..8223d32b6 100644
--- a/Changes
+++ b/Changes
@@ -56,7 +56,7 @@ Provided by Anope Dev. <dev@anope.org> - 2006
08/05 F Support for SVSJOIN/SVSPART/SWHOIS in protocol modules. [#566]
08/05 F os_info save on unload. [#523]
08/05 F Externed doValidHost call for modules to use. [#570]
-08/05 F Lang files now support %M for use with StrictPrivMsg. [#565]
+08/05 F Lang files now support %R for use with StrictPrivMsg. [#565]
08/05 F Dont unload the ircd module in unload_all(). [#491]
Provided by ThaPrince <jon@vile.com> - 2006
diff --git a/version.log b/version.log
index 43469dcf8..ac2d619c9 100644
--- a/version.log
+++ b/version.log
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="14"
VERSION_EXTRA=""
-VERSION_BUILD="1117"
+VERSION_BUILD="1118"
# $Log$
#
+# BUILD : 1.7.14 (1118)
+# BUGS : N/A
+# NOTES : Updated Changes to show %R
+#
# BUILD : 1.7.14 (1117)
# BUGS : N/A
# NOTES : Use %R instead of %M