diff options
author | Glynn Foster <glynn.foster@sun.com> | 2005-01-09 21:51:06 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2005-01-09 21:51:06 +0000 |
commit | f5ae7fb520413b5ca562c846b6045ca9764e7b6a (patch) | |
tree | 7749a33331ce7004e602f3806fac834e1201b179 /ChangeLog | |
parent | Correct error message for notification icon. Fixes #163462. (diff) | |
download | zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.gz zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.tar.bz2 zenity-f5ae7fb520413b5ca562c846b6045ca9764e7b6a.zip |
Release 2.9.2 Add note about feature frozen-ness. zenity doesn't require
2005-01-07 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.9.2
* HACKING: Add note about feature frozen-ness.
* README: zenity doesn't require gconf anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-01-07 Glynn Foster <glynn.foster@sun.com> + * configure.in: Release 2.9.2 + * HACKING: Add note about feature frozen-ness. + * README: zenity doesn't require gconf anymore. + +2005-01-07 Glynn Foster <glynn.foster@sun.com> + * src/notification.c: Correct error message for notification icon. Fixes #163462. |