diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-22 08:07:40 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-22 08:07:40 +0000 |
commit | 9dcfd2520b634ff73fd7b5194fcd4b602d9b851b (patch) | |
tree | 6787a9156dbb4b102eae44fef080ee65e65420db /net-im/silc-client/ChangeLog | |
parent | Version bump to solve buffer overflow and other bugs. (diff) | |
download | gentoo-2-9dcfd2520b634ff73fd7b5194fcd4b602d9b851b.tar.gz gentoo-2-9dcfd2520b634ff73fd7b5194fcd4b602d9b851b.tar.bz2 gentoo-2-9dcfd2520b634ff73fd7b5194fcd4b602d9b851b.zip |
Version bump to solve buffer overflow and other bugs.
Diffstat (limited to 'net-im/silc-client/ChangeLog')
-rw-r--r-- | net-im/silc-client/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog index 7d7922ffda3d..f066fd8f6fdd 100644 --- a/net-im/silc-client/ChangeLog +++ b/net-im/silc-client/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/silc-client # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.9 2003/02/12 08:03:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.10 2003/04/22 08:07:36 absinthe Exp $ + +*silc-client-0.9.12.1 (22 Apr 2003) + + 22 Apr 2003; Dylan Carlson <absinthe@gentoo.org> + silc-client-0.9.12.1.ebuild: + Version bump to fix buffer overflow and other various bugs. *silc-client-0.9.11 (08 Jan 2003) |