summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
commit94e2ecad7c47cddbd719d774861947bf726c7a4e (patch)
treed7656d3ed797b55a3c99db655230b7fce53dedf7 /quilt.changes
parent3f25ce18333a8afe81ce8968f756ba986bd9b4b5 (diff)
downloadquilt-94e2ecad7c47cddbd719d774861947bf726c7a4e.tar.gz
Clean up legacy C code
Finally get rid of the old C implementation of backup-files, together with all the related checks in configure and variables in Makefile. Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 0b0b92f..a553490 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Feb 1 17:06:24 CET 2012 - jdelvare@suse.de
+
+- Finally get rid of the old C implementation of backup-files,
+ together with all the related checks in configure and variables
+ in Makefile.
+
+-------------------------------------------------------------------
Wed Feb 1 17:02:32 CET 2012 - jdelvare@suse.de
- backup-files: Avoid relying on GNU-specific extensions of stat,