summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8882c6f..02945fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = setup
-VERSION = 2.7.17
+VERSION = 2.7.18
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE)
LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \
diff --git a/NEWS b/NEWS
index 62dabae..6c5747c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2009-12-31 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.18
+
+ * update /etc/protocols and /etc/services from latest debian package
+
2009-04-11 Gustavo De Nardin <gustavodn@mandriva.com> 2.7.17
* stop csh from sourcing /etc/profile.d/* on non-interactive shells