summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-07-23 10:05:10 +0200
committerJim Meyering <meyering@redhat.com>2009-07-23 10:05:10 +0200
commit2d8b95d62cc4d6524fa6c4dbc3138d88a5839159 (patch)
tree49d4d1c1356aa6a717ac824111a82e16aa9a152c /ChangeLog
parentb55f08e4f985bb93ef71af0e578e70c446ae76b7 (diff)
downloadgnulib-2d8b95d62cc4d6524fa6c4dbc3138d88a5839159.tar.gz
maint.mk: invoke "make dist" with a working value of XZ_OPT
* top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ace4236561..55828ed54b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-23 Jim Meyering <meyering@redhat.com>
+
+ maint.mk: invoke "make dist" with a working value of XZ_OPT
+ * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
+
2009-07-22 Matt Kraai <mkraai@beckman.com> (tiny change)
Make fseeko.c compile on QNX.