summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-05-25 07:19:22 +0000
committerJean Delvare <khali@linux-fr.org>2006-05-25 07:19:22 +0000
commitfb27983ea696a9758e50de0fcefe0e6108bab624 (patch)
tree8a39c11f503b13fd36c60442f13a595f80021f2f /quilt.changes
parent9a8382b0cf89f29c6dafb6dfb81a72c08d3b22ef (diff)
downloadquilt-fb27983ea696a9758e50de0fcefe0e6108bab624.tar.gz
- quilt/edit.in, quilt/header.in, quilt/mail.in: Run $EDITOR with
LANG=$ORIGINAL_LANG. Fallback to $ORIGINAL_LANG rather than $LANG for charset detection. Patch from Thomas Petazzoni.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index b6d72fa..c4ca730 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu May 25 09:12:08 CEST 2006 - khali@linux-fr.org
+
+- quilt/edit.in, quilt/header.in, quilt/mail.in: Run $EDITOR with
+ LANG=$ORIGINAL_LANG. Fallback to $ORIGINAL_LANG rather than
+ $LANG for charset detection. Patch from Thomas Petazzoni.
+
+-------------------------------------------------------------------
Tue May 23 16:56:02 CEST 2006 - khali@linux-fr.org
- quilt/scripts/edmail.in: Declare option parameters as mandatory