diff options
author | Damien Krotkine <dams@gentoo.org> | 2005-01-17 13:35:11 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2005-01-17 13:35:11 +0000 |
commit | 44c56f40934a8d931a843e70c6ecd3e647c95a00 (patch) | |
tree | 088d7572c5aaff2126ef98ab29f807a88a6ee3b5 /dev-util/libconf/ChangeLog | |
parent | removing kde 3.1.x (diff) | |
download | historical-44c56f40934a8d931a843e70c6ecd3e647c95a00.tar.gz historical-44c56f40934a8d931a843e70c6ecd3e647c95a00.tar.bz2 historical-44c56f40934a8d931a843e70c6ecd3e647c95a00.zip |
the Shell template can now use a true shell binary to use shell interpretation
Diffstat (limited to 'dev-util/libconf/ChangeLog')
-rw-r--r-- | dev-util/libconf/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index 9761d1fefa51..4e5efd9bb88d 100644 --- a/dev-util/libconf/ChangeLog +++ b/dev-util/libconf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/libconf # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.10 2005/01/07 00:47:53 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.11 2005/01/17 13:35:11 dams Exp $ + +*libconf-0.39.7 (17 Jan 2005) + + 17 Jan 2005; <dams@gentoo.org> +libconf-0.39.7.ebuild: + - the Shell template can now use a true shell binary to use shell + interpretation *libconf-0.39.6 (07 Jan 2005) |