summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-26 13:31:25 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-26 13:31:25 +0000
commitfa8a69af263c29ac5243e21878f24a3b175e11e6 (patch)
tree81d526c8921e68900f526fc27aa8eb3853fd8a4d /quilt.changes
parentb0069c28a0600dd5dc01d5feaa9e10a805700577 (diff)
downloadquilt-fa8a69af263c29ac5243e21878f24a3b175e11e6.tar.gz
- Rename snapshot directory from ".snap0" to ".snap".
- `quilt diff: Speed up file list generation in `quilt diff'. Don't use modified_files anymore. Instead, add first_modified_by function. I want to get rid of the patches_per_file cache; it sometimes was not brought up to date. Some cleanups. - Add test/snapshot.test. - Fix two errors in the date format in quilt.changes.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes15
1 files changed, 13 insertions, 2 deletions
diff --git a/quilt.changes b/quilt.changes
index 9cb0efa..ea27f30 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Sun Oct 26 14:45:08 CET 2003 - agruen@suse.de
+
+- Rename snapshot directory from ".snap0" to ".snap".
+- `quilt diff: Speed up file list generation in `quilt diff'.
+ Don't use modified_files anymore. Instead, add first_modified_by
+ function. I want to get rid of the patches_per_file cache;
+ it sometimes was not brought up to date. Some cleanups.
+- Add test/snapshot.test.
+- Fix two errors in the date format in quilt.changes.
+
+-------------------------------------------------------------------
Fri Oct 24 00:50:08 CEST 2003 - agruen@suse.de
- `quilt add': Return exit code 2 when a file has already been
@@ -76,13 +87,13 @@ Sun Jul 20 00:31:53 CEST 2003 - agruen@suse.de
e.g., because the backups go to a ram disc, etc.
-------------------------------------------------------------------
-Wed 26 Jun 15:35:55 CEST 2003 - martin.quinson@tuxfamily.org
+Wed Jun 26 15:35:55 CEST 2003 - martin.quinson@tuxfamily.org
- Add what needed to have inteligent bash completion when using quilt
- Bump version to 0.24
-------------------------------------------------------------------
-Wed 25 Jun 15:35:55 CEST 2003 - martin.quinson@tuxfamily.org
+Wed Jun 25 15:35:55 CEST 2003 - martin.quinson@tuxfamily.org
- Make clean before dist to avoid to put cruft in tarballs
- remove po/*mo on make clean