diff options
author | 2002-09-29 13:47:37 +0000 | |
---|---|---|
committer | 2002-09-29 13:47:37 +0000 | |
commit | ef551cc5dc4c124129f7d69a2207a0d150b4d450 (patch) | |
tree | 7e0bab3ef9ce00e47657837a2384152e74fc1312 /dev-libs/libelf/ChangeLog | |
parent | redo fix (diff) | |
download | historical-ef551cc5dc4c124129f7d69a2207a0d150b4d450.tar.gz historical-ef551cc5dc4c124129f7d69a2207a0d150b4d450.tar.bz2 historical-ef551cc5dc4c124129f7d69a2207a0d150b4d450.zip |
new bugfix release
Diffstat (limited to 'dev-libs/libelf/ChangeLog')
-rw-r--r-- | dev-libs/libelf/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog index cf2e946e60b6..026b75410495 100644 --- a/dev-libs/libelf/ChangeLog +++ b/dev-libs/libelf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/libelf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.1 2002/02/01 21:53:11 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.2 2002/09/29 13:47:37 azarah Exp $ + +*libelf-0.8.2 (29 Sep 2002) + + 29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> : + + Bump version to fully fix bug #4540. Also fix the docs being installed, + and compat headers not installed when package was already merged. *libelf-0.7.0 (1 Feb 2002) |