summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 74d5815d..693f42d2 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Version 1.11.1 (RGer), 2005-10-13
- fixed a potential memory leak in the string buffer class destructor.
As the destructur was previously never called, the leak did not actually
appear.
+- fixed a bug that rendered the "startswith" comparison operation to be
+ unusable.
---------------------------------------------------------------------------
Version 1.11.0 (RGer), 2005-10-12
- support for receiving messages via RFC 3195; added rfc3195d for that