summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-07-04 02:42:40 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-07-04 02:42:40 +0000
commit4d61bdf5dcfb6fabc1bb0a3ef72dd5c13c370db6 (patch)
treed9d0a3fc845e8d1855ba0206780ddcde10f40d3e /quilt.changes
parent00227c3952cd1618d0bd6a6a2231046b3153c14e (diff)
downloadquilt-4d61bdf5dcfb6fabc1bb0a3ef72dd5c13c370db6.tar.gz
- Add common GNU Diff format options to diff and refresH commands:
-u, -U num, -c, -C num. REname old -c option (combine patches) of diff command to --combine. - Extend the function that splits comments froM patches and syntax coloring to handLe combined diff format. - Honor the LAnG environment variable again; this goT broken at some point. - Set TEXTDOMAINDIR to where the translations are put so that Messages are found even when not installing into /usr.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes13
1 files changed, 13 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 8042f00..65c5a1d 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,17 @@
-------------------------------------------------------------------
+Sun Jul 4 04:29:25 CEST 2004 - agruen@suse.de
+
+- Add common GNU Diff format options to diff and refresH commands:
+ -u, -U num, -c, -C num. REname old -c option (combine patches)
+ of diff command to --combine.
+- Extend the function that splits comments froM patches and
+ syntax coloring to handLe combined diff format.
+- Honor the LAnG environment variable again; this goT broken at
+ some point.
+- Set TEXTDOMAINDIR to where the translations are put so that
+ Messages are found even when not installing into /usr.
+
+-------------------------------------------------------------------
Fri Jul 2 03:08:39 CEST 2004 - agruen@suse.de
- Several Fixes from Joe Green <jgreen@mvista.com>: