quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] [PATCH v2 1/3] Add a NEWS file


From: Jean Delvare
Subject: [Quilt-dev] [PATCH v2 1/3] Add a NEWS file
Date: Sun, 6 Apr 2014 21:55:49 +0200

Add a NEWS file containing a summary of the most important
user-visible changes in each version of quilt. The goal is to
replace quilt.changes, which was partly incomplete and partly
redundant with the git log, by something useful for packagers and
users.
---
Changes since v1:
* Changed the date format so that it is directly suitable for rpm
  changelog.
* Add entries for older versions, even if there is no change summary,
  at least the time line is available.

 NEWS |  102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 102 insertions(+)

--- /dev/null   1970-01-01 00:00:00.000000000 +0000
+++ quilt/NEWS  2014-04-06 21:24:18.537431856 +0200
@@ -0,0 +1,102 @@
+Version 0.61 (Sun Dec 08 2013)
+  - Almost two years of fixes and minor improvements
+  - Fix support for ./configure --with-xargs
+  - Parameter quoting fixes to many commands
+  - Various fixes to the pop, push, refresh and patches commands
+  - Translation fixes
+  - setup: Many fixes and improvements
+  - remove-trailing-ws: Several fixes and improvements
+  - remove-trailing-ws: Add a dedicated test case
+  - quilt.el: Many fixes and improvements (emacs integration)
+
+Version 0.60 (Wed Feb 29 2012)
+  - BSD compatibility improvements
+  - grep: Support file names which include spaces
+  - import: Fix import of relative patches
+  - mail: Several fixes
+  - setup: Support directory and archive names which include spaces
+  - backup-files: rewritten from C to bash
+  - backup-files: Add a dedicated test case
+
+Version 0.51 (Sat Jan 28 2012)
+  - Fix support for ./configure --docdir
+  - Various $TMPDIR fixes
+  - mail: Fix delivery address checking
+  - mail: CC people in more common patch headers
+  - push: Fix bash completion
+  - inspect: Complain if wrapper script can't be executed
+
+Version 0.50 (Mon Dec 5 2011)
+  - 34 months of fixes and improvements, too many to list them all
+  - Fix detection of the patch version
+  - Avoid error messages when building due to missing git-desc file
+  - Add support for lzma and xz compression formats
+  - import: Fix confusing French translation
+  - mail: Stop using =~ for older versions of bash
+  - mail: Fix a temporary directory leak
+  - revert: Stop using cp -l
+  - revert: Add bash completion support
+  - setup: Add --fuzz parameter
+  - setup: Add support for reverse patches
+  - inspect: Fix shell syntax errors
+  - Fix error in test case create-delete
+
+Version 0.48 (Thu Jan 29 2009)
+  - change summary not available
+
+Version 0.47 (Thu Aug 21 2008)
+  - change summary not available
+
+Version 0.46 (Thu Oct 19 2006)
+  - change summary not available
+
+Version 0.45 (Mon Apr 24 2006)
+  - change summary not available
+
+Version 0.44 (Tue Feb 14 2006)
+  - change summary not available
+
+Version 0.43 (Wed Feb 01 2006)
+  - change summary not available
+
+Version 0.42 (Tue Jul 26 2005)
+  - change summary not available
+
+Version 0.40 (Fri Apr 29 2005)
+  - change summary not available
+
+Version 0.39 (Thu Feb 10 2005)
+  - change summary not available
+
+Version 0.37 (Sun Oct 17 2004)
+  - change summary not available
+
+Version 0.36 (Wed Sep 22 2004)
+  - change summary not available
+
+Version 0.35 (Thu Jul 15 2004)
+  - change summary not available
+
+Version 0.34 (Thu Jun 10 2004)
+  - change summary not available
+
+Version 0.33 (Sun Jun 06 2004)
+  - change summary not available
+
+Version 0.32 (Sat Mar 13 2004)
+  - change summary not available
+
+Version 0.30 (Wed Jan 28 2004)
+  - change summary not available
+
+Version 0.29 (Wed Nov 12 2003)
+  - change summary not available
+
+Version 0.28 (Fri Oct 31 2003)
+  - change summary not available
+
+Version 0.27 (Tue Oct 28 2003)
+  - change summary not available
+
+Version 0.26 (Tue Oct 21 2003)
+  - change summary not available


-- 
Jean Delvare
SUSE L3 Support



reply via email to

[Prev in Thread] Current Thread [Next in Thread]