summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJens Finke <jens@triq.net>2004-02-19 20:53:28 +0000
committerJens Finke <jens@src.gnome.org>2004-02-19 20:53:28 +0000
commit9bac45cd77adfe342e71b3524c36472a4d67e4b9 (patch)
tree60ea61122f965a4ce1fe372cfeffbf37ae3e0fe7 /ChangeLog
parent47c1f44631b5ef7580909c13aae2864ed72ad2fc (diff)
downloadeog-9bac45cd77adfe342e71b3524c36472a4d67e4b9.tar.gz
Fix AIX compilation problems - #134866.
2004-02-19 Jens Finke <jens@triq.net> Fix AIX compilation problems - #134866. * libeog/eog-image.h * shell/eog-window.h: No trailing comma after last enum constant. * libeog/eog-scroll-view.c: No C++ comments in C source files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 191db63b..477046f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-02-19 Jens Finke <jens@triq.net>
+ Fix AIX compilation problems - #134866.
+
+ * libeog/eog-image.h
+ * shell/eog-window.h: No trailing comma after last enum constant.
+
+ * libeog/eog-scroll-view.c: No C++ comments in C source files.
+
+2004-02-19 Jens Finke <jens@triq.net>
+
* MAINTAINERS,
* AUTHORS,
* TODO,