From: John (J5) Palmieri Date: Thu, 17 Jan 2008 20:20:25 +0000 (-0500) Subject: Release 1.1.4(1.2.0RC2) X-Git-Tag: dbus-1.1.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b40179806c3d4fa13d27a2a36a5f6d892308e8;p=thirdparty%2Fdbus.git Release 1.1.4(1.2.0RC2) --- diff --git a/ChangeLog b/ChangeLog index be8b8c696..d88d56868 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-17 John (J5) Palmieri + + * Released 1.1.4 + 2008-01-17 Timo Hoenig * fix inotify support * bus/dir-watch-inotify.c (_handle_inotify_watch): fix reading of the diff --git a/NEWS b/NEWS index 2ec2a3dd2..3f448483d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +D-Bus 1.1.4 - 1.2.0RC2 (17 January 2007) +== +- Fixes inotify support + D-Bus 1.1.3 - 1.2.0RC1 (15 January 2007) ==