diff options
author | Daniel Drake <dsd@gentoo.org> | 2005-06-19 15:35:29 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2005-06-19 15:35:29 +0000 |
commit | 96f07aa6106fb70c862b47e14040b0e8e2537964 (patch) | |
tree | a4e8cc750ebcde21fbae15bf1ac9e4b946540bd3 /app-admin/gamin/ChangeLog | |
parent | Initial import (diff) | |
download | gentoo-2-96f07aa6106fb70c862b47e14040b0e8e2537964.tar.gz gentoo-2-96f07aa6106fb70c862b47e14040b0e8e2537964.tar.bz2 gentoo-2-96f07aa6106fb70c862b47e14040b0e8e2537964.zip |
Version bump to 0.1.1, should solve bug 74285. Requires a new inotify kernel such as gentoo-sources-2.6.12 for best performance.
(Portage version: 1.589-cvs)
Diffstat (limited to 'app-admin/gamin/ChangeLog')
-rw-r--r-- | app-admin/gamin/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index c9b42370ef49..d736973594d8 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-admin/gamin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.20 2005/04/02 22:49:57 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.21 2005/06/19 15:35:29 dsd Exp $ + +*gamin-0.1.1 (19 Jun 2005) + + 19 Jun 2005; Daniel Drake <dsd@gentoo.org> + +files/gamin-0.1.1-inotify-fix.patch, +gamin-0.1.1.ebuild: + Version bump to 0.1.1, should solve bug 74285. Requires a new inotify kernel + such as gentoo-sources-2.6.12 for best performance. *gamin-0.0.26-r6 (02 Apr 2005) |