summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2022-02-15 14:30:36 +0100
committerJean Delvare <jdelvare@suse.de>2022-02-15 14:31:38 +0100
commit1731753a56234abc9a367f0e476bd5eeec126fde (patch)
tree04e1ef1b6accdee6b760264a523b3100ae16271a /NEWS
parentf30ad8f114cb671dc92135b6b11ad07fa82fa1d1 (diff)
downloadquilt-1731753a56234abc9a367f0e476bd5eeec126fde.tar.gz
Set version to 0.67.v0.67
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7dd57c..bbe73a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.67 (Tue Feb 25 2022)
+ - Call pager with original LANG environment variable
+ - Consistently complain early if no series file is found
+ - Fix handling of symbolic links by several commands
+ - Tighten the patch format parsing
+ - Reuse the shell (performance)
+ - Document the series file format further
+ - Document that quilt loads /etc/quilt.quiltrc
+ - configure: Make stat configurable
+ - series: Minor optimizations
+ - setup: Don't obey the settings of any englobing .pc
+ - setup: Default to fast mode
+ - quilt.el: Fix documentation of quilt-pc-directory
+ - quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist
+ - quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set
+
Version 0.66 (Thu Mar 28 2019)
- Add support for lzip archives and patches (#54570)
- Document QUILT_PC as user-settable