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 | 1289e14a7b4fa879be26b8b9cd73e7bdb24bb552 (patch) | |
tree | 2f3f2e228a9fe2603547b826d77e42f64edbebba /dev-util/libconf/ChangeLog | |
parent | removing kde 3.1.x (diff) | |
download | gentoo-2-1289e14a7b4fa879be26b8b9cd73e7bdb24bb552.tar.gz gentoo-2-1289e14a7b4fa879be26b8b9cd73e7bdb24bb552.tar.bz2 gentoo-2-1289e14a7b4fa879be26b8b9cd73e7bdb24bb552.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) |