summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-12-31 01:52:25 +0000
committerGlynn Foster <gman@src.gnome.org>2003-12-31 01:52:25 +0000
commit104a45c0f772ec07866c717861d8cbf1128b1e58 (patch)
treefebf8bc252c53ce3a0ce050c61c0045283929345 /ChangeLog
parent569271da40c3a0066539264965224931b3ba6f1b (diff)
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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2373984..ceca4cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>