summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 770bb2b6..e8252c00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-29 Vincent Geddes <vgeddes@gnome.org>
+
+ * gladeui/glade-project.c, gladeui/glade-project.h: Rename
+ glade_project_get_has_unsaved_changes() to glade_project_get_modified().
+ Set "modified" to FALSE if we undo the command that caused the first
+ unsaved modification in a project (#392324).
+
+ * src/glade-project-window.c: Update for API changes in GladeProject.
+
2007-06-28 Vincent Geddes <vgeddes@gnome.org>
* gladeui/fixed_bg.xpm, gladeui/Makefile.am,