diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-12-31 01:52:25 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-12-31 01:52:25 +0000 |
commit | 104a45c0f772ec07866c717861d8cbf1128b1e58 (patch) | |
tree | febf8bc252c53ce3a0ce050c61c0045283929345 /ChangeLog | |
parent | Release 1.8 (diff) | |
download | zenity-104a45c0f772ec07866c717861d8cbf1128b1e58.tar.gz zenity-104a45c0f772ec07866c717861d8cbf1128b1e58.tar.bz2 zenity-104a45c0f772ec07866c717861d8cbf1128b1e58.zip |
Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktop
2003-12-30 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.5.1, a ridiculous bump
so that we sync with the GNOME desktop releases.
2003-12-30 Jan Arne Petersen <jpetersen@uni-bonn.de>
* src/fileselection.c: (zenity_fileselection),
(zenity_fileselection_dialog_response): Replace
GtkFileSelection with GtkFileChooser.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2003-12-30 Glynn Foster <glynn.foster@sun.com> + * configure.in: Release 2.5.1, a ridiculous bump + so that we sync with the GNOME desktop releases. + +2003-12-30 Jan Arne Petersen <jpetersen@uni-bonn.de> + + * src/fileselection.c: (zenity_fileselection), + (zenity_fileselection_dialog_response): Replace + GtkFileSelection with GtkFileChooser. + +2003-12-30 Glynn Foster <glynn.foster@sun.com> + * configure.in: Release 1.8 2003-12-28 Christian Rose <menthos@menthos.com> |