summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-09 20:55:23 +0000
committerStef Walter <stef@memberwebs.com>2004-08-09 20:55:23 +0000
commite73ec5a0bd0c052d3ce8b621381fc5f58014aa2b (patch)
tree1d37e0229f7fc84d4b2912975bcd62fac0d0ac59 /ChangeLog
parent495ccb3f35ea7511302ff3fa0f43f1b8a6e736e3 (diff)
Conditional Compilation of the various handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3db63b2..d90d42e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+0.4.2
+ - Separated base handler functionality, reorganized files, code
+ - Conditional compilation of various handlers
+
0.4.1
- Fix unititialized memory bug
- Fixed address parsing and formatting bugs