summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
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).