summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-03-24 12:42:54 +0000
committercertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-03-24 12:42:54 +0000
commit4314d649e5faf4e0eb73ed7ad439f65e03b6e330 (patch)
tree2e16a7b3998ef38e40ecafc66edf88e02c46060c /Changes
parent605353f9ef380f96e3bba5b5558a16162158616f (diff)
# BUILD : 1.7.14 (1022) # BUGS : 483 # NOTES : important seg fix
git-svn-id: svn://svn.anope.org/anope/trunk@1022 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@747 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 806afe167..726652ed8 100644
--- a/Changes
+++ b/Changes
@@ -54,6 +54,7 @@ Provided by Trystan <trystan@nomadirc.net> - 2006
03/18 A New icon file for anope win32. [#472]
03/14 A Anope will now terminate on Win98. Added version check. [#473]
03/01 A Clarity on module loading status numbers. [#435]
+03/24 F Fixed segfault on /bs change. [#483]
03/22 F Fixed distclean in all Makefiles. [#481]
03/19 F Fixed some gcc4 compiling issues. [#453]
03/18 F Fixed closing of file pointer in langtool.c. [#478]