summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2009-11-27 15:33:16 +0100
committerJean Delvare <jdelvare@suse.de>2009-11-27 15:33:16 +0100
commit7dce69b40f9eccd1d96e6a30cc2572643a5cc633 (patch)
treeee540020b31c624ac8225a4a0647f3f27791eba4 /quilt.changes
parentf214b718c74c5253b29a07b6507adb033e3435ce (diff)
downloadquilt-7dce69b40f9eccd1d96e6a30cc2572643a5cc633.tar.gz
Fix support of lzma- or xz-compressed files:
* Let xz handle lzma compatibility externally, with links. Otherwise lzma support will not work for users with only lzma installed and not xz. * "upgrade" doesn't need to care about lzma nor xz, these compression formats were not supported back in v1. * Fix cat_to_new_file() for lzma/xz files.. * Use a different letter for lzma and xz files in inspect.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 681996d..1897787 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Fri Nov 27 15:26:22 CET 2009 - jdelvare@suse.de
+
+- Fix support of lzma- or xz-compressed files:
+ * Let xz handle lzma compatibility externally, with links.
+ Otherwise lzma support will not work for users with only lzma
+ installed and not xz.
+ * "upgrade" doesn't need to care about lzma nor xz, these
+ compression formats were not supported back in v1.
+ * Fix cat_to_new_file() for lzma/xz files..
+ * Use a different letter for lzma and xz files in inspect.
+
+-------------------------------------------------------------------
Wed Nov 25 20:52:52 CET 2009 - agruen@suse.de
- quilt.quiltrc: make sur eto only override QUILT_PAGER if