summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb3f3fd..15a93e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+6.36
+ - Use 'ss' in runtest.sh but fall back to deprecated 'net-tools'
+ command (bugzilla id #1209)
+ - build: do install libipset/args.h (Jan Engelhardt)
+ - Add test to verify wraparound fix
+
6.35
- Userspace revision handling is reworked
- Replace the last reference to u_int8_t with uint8_t.