summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-09-27 13:35:06 +0000
committerviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-09-27 13:35:06 +0000
commit8276596a6b64012b51f4c8b70c4145b1941e1202 (patch)
tree5b788377cc25ce332eac5a9b63633988222868e6 /Changes
parentb608382dbae473d645b87a2763afe032d98c8b0c (diff)
BUILD : 1.7.22 (1453) BUGS : 947 NOTES : Fixed a buffer overflow in enc_sha1.
git-svn-id: svn://svn.anope.org/anope/trunk@1453 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1167 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 e2cab0e72..94bb9d4e3 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Anope Version S V N
09/23 F Fixed numerous possible buffer overflows in NS and CS. [ #00]
09/25 F Fixed UnRestrictSAdmin on Unreal and Inspircd. [#942]
09/25 F Fixed menu not properly removed after uninstall on windows. [#944]
+09/27 F Fixed a buffer overflow in enc_sha1. [#947]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
09/22 F Enabled UMODE functionality for InspIRCd 1.1 [ #00]