summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes15
1 files changed, 15 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index ba224ce..d7ca653 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,3 +1,18 @@
+Fri Jun 11 00:43:07 PDT 2004 - mquinson@tuxfamily.org
+
+- Fix the man page generation
+- Add a --no-timestamps option to diff and refresh doing what
+ QUILT_NO_DIFF_TIMESTAMPS does. This should make more visible a feature
+ I was about reimplementing ;)
+- Document all options from the pdf into the man page.
+- update the bash completion stuff so that :
+ - it does not kill the shell when completing in a tree not matching the
+ meta data version.
+ - it does not move the current directory around, seeking for patches/
+ - it completes on the new commands (grep graph upgrade)
+- Various output messages polishing (and translation fuzzying)
+- French translation unfuzzying
+
-------------------------------------------------------------------
Thu Jun 10 22:08:07 CEST 2004 - agruen@suse.de