summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6e2e05ba..ee8167672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-20 Andreas Schwab <schwab@suse.de>
+
+ * src/sort.c (main): Don't free a pointer to non-malloc'd memory.
+
2007-07-19 Jim Meyering <jim@meyering.net>
Fix a portability bug in the new ls-color test.