diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-06 14:20:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-06 14:20:21 +0000 |
commit | 6c073d4975fa1b7c0741bb3e293a9801ce0fb953 (patch) | |
tree | d6048a52c1f6961ecb7a230d8fc0c65be7fce31e /net-misc/directvnc/ChangeLog | |
parent | new revision of qt that uses custom CFLAGS for compiling. masked for testing. (diff) | |
download | gentoo-2-6c073d4975fa1b7c0741bb3e293a9801ce0fb953.tar.gz gentoo-2-6c073d4975fa1b7c0741bb3e293a9801ce0fb953.tar.bz2 gentoo-2-6c073d4975fa1b7c0741bb3e293a9801ce0fb953.zip |
version bump and DirectFB API fix
Diffstat (limited to 'net-misc/directvnc/ChangeLog')
-rw-r--r-- | net-misc/directvnc/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/directvnc/ChangeLog b/net-misc/directvnc/ChangeLog index 62a993765020..0bef630b063c 100644 --- a/net-misc/directvnc/ChangeLog +++ b/net-misc/directvnc/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-misc/directvnc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/directvnc/ChangeLog,v 1.2 2002/07/04 03:34:34 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/directvnc/ChangeLog,v 1.3 2002/07/06 14:20:21 seemant Exp $ + +*directvnc-0.6.1 (06 Jul 2002) + + 06 Jul 2002; Seemant Kulleen <seemant@gentoo.org> directvnc-0.6.1.ebuild + files/digest-directvnc-0.6.1 files/dfb.c : + + Version bump, and the dfb.c from directvnc's CVS, where the API changes + for DirectFB since 0.9.10 have been implemented. Now, this will compile + against portage's version of DirectFB. *directvnc-0.6-r1 (03 Jul 2002) |