diff --git a/ChangeLog b/ChangeLog index be8b8c69..d88d5686 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 2ec2a3dd..3f448483 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) ==