summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorwangdi <wangdi>2003-11-20 06:14:43 +0000
committerwangdi <wangdi>2003-11-20 06:14:43 +0000
commitea8da5a7eb278c9d7cce4fee93e9e7e8bce3abd8 (patch)
tree04ceb70f949ababa45b6887e23aa4e3c45d8ff8b /quilt.changes
parentae387c1e7501d4c2f10ff918dd8d5b13c962e3eb (diff)
downloadquilt-ea8da5a7eb278c9d7cce4fee93e9e7e8bce3abd8.tar.gz
update from HEAD Branch and fix a little bug of quilt push when patch file empty, it should first check wether the dir in .pc exist, then create timestamp
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes34
1 files changed, 34 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index a05e606..9f70878 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,38 @@
-------------------------------------------------------------------
+Mon Nov 17 20:31:36 CET 2003 - agruen@suse.de
+
+- Add new command `quilt fold' to fold one patch into another.
+- Fix bug in `quilt files': Files that are neither present in the
+ working directory and have an empty backup copy sometimes were
+ still listed.
+- Some minor cleanups in apatch.
+- Add test/fold.test, and fix a now-useless check in one.test.
+
+-------------------------------------------------------------------
+Sat Nov 15 08:44:19 CET 2003 - agruen@suse.de
+
+- Merge some changes from wangdi:
+ + Use -f (force) option of GNU patch in `quilt diff -z'.
+ + Build source and binary RPMs in `make rpm' target.
+ + Simplify sed expression in Makefile.in.
+
+-------------------------------------------------------------------
+Wed Nov 12 01:37:17 CET 2003 - agruen@suse.de
+
+- Add introductory paper to CVS repository.
+- Remove obsolete documentation.
+- Bump version number to 0.29 (cvs tag VER_0_29).
+
+-------------------------------------------------------------------
+Tue Nov 4 16:51:49 CET 2003 - agruen@suse.de
+
+- Add failpop.test that checks if modified patches are recognized.
+- Fix the check for modified patches: That broke with the .pc file
+ removal.
+- `quilt setup' sometimes forgot to create the patches sub-dir.
+- Fix the timestamp check in scripts/rpatch.in for missing files.
+
+-------------------------------------------------------------------
Fri Oct 31 16:59:06 CET 2003 - agruen@suse.de
- Bump version number to 0.28 (cvs tag VER_0_28).