diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-09-11 12:42:32 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-09-11 12:42:32 +0000 |
commit | dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05 (patch) | |
tree | b37a09208c8112f9af86f044a560d527dd4994c4 | |
parent | 5280a0062fe50dd2d48555aa871149a3e7447991 (diff) | |
download | setup-dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05.tar setup-dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05.tar.gz setup-dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05.tar.bz2 setup-dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05.tar.xz setup-dfa0b7966bbc32e1747c2b1afe2cf4a88c3a7d05.zip |
new release2.7.9
-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.8 +VERSION = 2.7.9 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 @@ +2007-08-11 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.9 + + * add iprop service + 2007-03-09 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.8 * drop exports file, it belong to nfs-utils |