summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-24 23:22:10 +0000
committerStef Walter <stef@memberwebs.com>2007-05-24 23:22:10 +0000
commit7515c2cada4d2fe348fcf8917b4ee463988ef557 (patch)
tree55a2523e2a7519b8f1d97e7e2f642f4b40ef7b07 /ChangeLog
parentd42325a2687e2e48c433ea74848b6fe32c4c7283 (diff)
Fix problem with an assert when lines were too long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f327c6..306c79a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
0.2:
+ * Fix bug with an assert on long lines
* Better configure.in checks.
* Cleanup the MIB a bit