aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Makefile2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 75d53e8..fa226ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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
diff --git a/Makefile b/Makefile
index 83bd176..f2b22c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.18.4
+VERSION = 0.18.5
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user add-service del-service create-file \