diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-12-31 18:09:22 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-12-31 18:09:22 +0000 |
commit | 23ce3c3c63d11971b05223af3d4fa6213cdd5071 (patch) | |
tree | af50c6e4ca170c072d97a09c608a323028b3e25f | |
parent | b953dd980599890cbf46fb666ad94d0a0ffba9e8 (diff) | |
download | setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.gz setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.bz2 setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.tar.xz setup-23ce3c3c63d11971b05223af3d4fa6213cdd5071.zip |
bump versionv2.7.18
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -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 \ @@ -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 |