summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-09-22 11:48:33 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-09-22 11:48:33 +0000
commit518d019508cf05471be6b249d1e0f66961a8eb6d (patch)
tree36add8ccc8272c8af615dcc94992041328988b3a /quilt.changes
parent117e66f40d01d34d4be2336029f4a55b5d51d762 (diff)
downloadquilt-518d019508cf05471be6b249d1e0f66961a8eb6d.tar.gz
- scripts/patchfns.in: set the dotglob option so that dot files
will show up in file globs as well. Bug reported by James Rowe. - Add a missing tab to the patch header of files that are removed. Bug reported by James Rowe. - Push command: Without -f or --leave-rejects, when applying a patch failed, the *.rej files were not removed properly. Change the code so that they won't be created in the working tree in the first place this case. - test/run script: Oops, the previouos commit was not the latest version. - Bump version to 0.36.
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 1c75cb6..539ebb4 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,19 @@
-------------------------------------------------------------------
+Wed Sep 22 13:03:53 CEST 2004 - agruen@suse.de
+
+- scripts/patchfns.in: set the dotglob option so that dot files
+ will show up in file globs as well. Bug reported by James Rowe.
+- Add a missing tab to the patch header of files that are removed.
+ Bug reported by James Rowe.
+- Push command: Without -f or --leave-rejects, when applying a
+ patch failed, the *.rej files were not removed properly. Change
+ the code so that they won't be created in the working tree in
+ the first place this case.
+- test/run script: Oops, the previouos commit was not the latest
+ version.
+- Bump version to 0.36.
+
+-------------------------------------------------------------------
Tue Sep 21 15:39:09 CEST 2004 - agruen@suse.de
- Series command: add missing paths to patches if