summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2016-03-16 09:07:18 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2016-03-16 09:07:18 +0100
commit60fe75608071e95eb84ffe8686cf0e9d223b7a9e (patch)
tree2d6fb04219c00e2c9e6d818f1c57bd1725563e18 /ChangeLog
parent4c70c227fdbb4ec302286bb7ade2ec4051b4d508 (diff)
ipset 6.29 releasedv6.29
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35cf55a..af99386 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+6.29
+ - Suppress unnecessary stderr in command loop for resize and list
+ - Correction in comment test
+ - Support chroot buildroots (reported by Jan Engelhardt)
+ - Fix "configure" breakage due to pkg-config related changes
+ (reported by Jan Engelhardt)
+
6.28
- Support older pkg-config packages
- Add bash completion to the install routine (Mart Frauenlob)