summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Sławiński2006-11-22 14:17:55 +0100
committerJoshua Judson Rosen2014-07-17 21:15:03 +0200
commit0136c76f966b0d74ff0666abb5dd7a1a2516f931 (patch)
tree7c04e4f13caa74a5a66feae440a34a5fa49722f1 /ChangeLog
parentv0.8.2 (diff)
downloadapf-0136c76f966b0d74ff0666abb5dd7a1a2516f931.tar.gz
v0.8.3
- Fixed: bug in udp_listen function when AF_INET6 is not defined
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52d5cd5..6c952a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+21.11.2006 (v0.8.3):
+ - Fixed: bug in udp_listen function when AF_INET6 is not defined
+
13.09.2006 (v0.8.2):
- Fixed: bug in resource deallocation for remote admin clients