Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJens Granseuer <jensgr@gmx.net>2006-12-18 18:46:06 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-12-18 18:46:06 (GMT)
commitee401dc55ebfa08a781c1b39f55a9bae4fa2cec8 (patch)
treebcd56f18e22845aa780eab7281a6e382ac758941 /ChangeLog
parent0ab339a4fb9525853005750ce55a45410a306ea7 (diff)
Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2006-12-18 Jens Granseuer <jensgr@gmx.net> * shell/ev-view.c: (draw_loading_text): Fix compilation with older compilers like gcc 2. Fixes bug #387237.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7086846..817908f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-18 Jens Granseuer <jensgr@gmx.net>
+
+ * shell/ev-view.c: (draw_loading_text):
+
+ Fix compilation with older compilers like gcc 2. Fixes bug #387237.
+
2006-12-18 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac: