]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
Fixed a possible buffer underrun when reading the MOTD file. Thanks to
[ngircd.git] / ChangeLog
index d53ef7fb6e36b0006b753b3b904f9f5c01bbcf09..77d2d085802e4d74401cd3e98e011f82bca32abb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
 
 ngircd 0.8.x (CVS)
 
+  - Fixed a possible buffer underrun when reading the MOTD file. Thanks
+    to Florian Westphal, <westphal@foo.fh-furtwangen.de>.
   - Fixed detection of IRC lines which are too long to send. Detected by
     Florian Westphal, <westphal@foo.fh-furtwangen.de>.
   - Fixed return values of our own implementation of strlcpy(). The code has
@@ -549,4 +551,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.233.2.13 2005/01/19 23:35:42 alex Exp $
+$Id: ChangeLog,v 1.233.2.14 2005/01/24 14:22:30 alex Exp $