aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2007-06-28 22:36:34 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2007-06-28 22:36:34 +0000
commit1ce1d89863b00ad70de7abb008e67fa164123dce (patch)
tree016e83b297cbffea53a2e8232ed762764f1c37a9 /ChangeLog
parenta900613c568eb336f4eccdec238c56fbae945137 (diff)
downloadrpm-helper-1ce1d89863b00ad70de7abb008e67fa164123dce.tar
rpm-helper-1ce1d89863b00ad70de7abb008e67fa164123dce.tar.gz
rpm-helper-1ce1d89863b00ad70de7abb008e67fa164123dce.tar.bz2
rpm-helper-1ce1d89863b00ad70de7abb008e67fa164123dce.tar.xz
rpm-helper-1ce1d89863b00ad70de7abb008e67fa164123dce.zip
renaming
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 0 insertions, 36 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 2b02dab..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,36 +0,0 @@
-2007-06-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.0
- * new ssl certificate creation helper
-
-2007-05-08 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.18.5
-
- * fixed deprecated chown syntax inside create-file and del-shell
- usage inside rpm-helper.macros.in, reported by Vincent Danen on
- ticket #30568
- * fixed my entry in AUTHORS file
-
-2007-03-07 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.4
-
- * revert to previous name for %create_ghostfile, as my attempt to
- achieve compatibility failed
-
-2007-03-06 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.3
-
- * prefix all rpm macros with underscore for coherency
- * really fix macros definitions, so as to be executed at installation,
- not during build
- * search for local pattern at the beginning of line in syslog.conf
- * README files cleanup
- * switch to a manual Changelog
-
-2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.2
-
- * fix rpm macros definitions
-
-2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.1
-
- * fix a typo in makefile preventing installation
-
-2007-03-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.18
-
- * new helper scripts: get-free-syslog-facility and get-password
- * Makefile cleanup