summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-07-16 14:15:20 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-07-16 14:15:20 +0000
commit5339c7e43183456724860161821c7daed2274190 (patch)
treecfc230c116c9038441f844b2c70520693a6240b6
parent0c270c4a07837a1f4bac53c9215b335285bf6312 (diff)
downloadglade-5339c7e43183456724860161821c7daed2274190.tar.gz
Fixing tabs in changelog
svn path=/trunk/; revision=1476
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 5900a960..a807c246 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
2007-07-12 Vincent Geddes <vgeddes@gnome.org>
- * gladeui/glade-widget.c
- gladeui/glade-design-layout.c
- gladeui/glade-placeholder.c
- gladeui/glade-placeholder.h: Update to use G_DEFINE_TYPE macros. Removed
- the manual peeks to get the parent class.
+ * gladeui/glade-widget.c
+ gladeui/glade-design-layout.c
+ gladeui/glade-placeholder.c
+ gladeui/glade-placeholder.h: Update to use G_DEFINE_TYPE macros. Removed
+ the manual peeks to get the parent class.
2007-07-12 Juan Pablo Ugarte <juanpablougarte@gmail.com>