summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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)