From f5028151d325c3b762c323d72b557e2d6408b53e Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: May 12 2005 14:00:47 +0000 Subject: Upstream release 0.1.0 --- diff --git a/.cvsignore b/.cvsignore index 0ea5da5..177b43d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ gamin-0.0.23.tar.gz gamin-0.0.24.tar.gz gamin-0.0.25.tar.gz gamin-0.0.26.tar.gz +gamin-0.1.0.tar.gz diff --git a/gamin.spec b/gamin.spec index 01fe349..2ea8ea2 100644 --- a/gamin.spec +++ b/gamin.spec @@ -88,6 +88,15 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Thu May 12 2005 Daniel Veillard 0.1.0-1 +- Close inherited file descriptors on exec of gam_server +- Cancelling a monitor send back a FAMAcknowledge +- Fixed for big files > 2GB +- Bug when monitoring a non existing directory +- Make client side thread safe +- Unreadable directory fixes +- Better flow control handling +- Updated to latest inotify version: 0.23-6 * Tue Mar 15 2005 Daniel Veillard 0.0.26-1 - Fix an include problem showing up with gcc4 - Fix the crash on failed tree assert bug #150471 based on patch from Dean Brettle diff --git a/sources b/sources index a12663c..46036fe 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ c7cb974f31aaf2eaf5a58a0ca177f0d1 gamin-0.0.25.tar.gz 3d716b6533466f9ca69df13c58009981 gamin-0.0.26.tar.gz +282f34278af3367150e163136382d22d gamin-0.1.0.tar.gz