summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-05-30 16:09:44 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-05-30 16:09:44 +0000
commitd2bbc958664940e9310edba6f3a49cad6c8c7f13 (patch)
tree580c9980656e41ac834265c582ac170ebf271681 /ChangeLog
parent1d2b030e40043547c6b407c43699ff3a573e885e (diff)
gnl/: Update email adresses of wim and edward to working adresses.
Original commit message from CVS: * gnl/gnl.c: * gnl/gnl.h: * gnl/gnlcomposition.c: * gnl/gnlcomposition.h: * gnl/gnlfilesource.c: * gnl/gnlfilesource.h: * gnl/gnlobject.c: * gnl/gnlobject.h: * gnl/gnloperation.c: * gnl/gnlsource.c: * gnl/gnlsource.h: Update email adresses of wim and edward to working adresses. Use less GNL_* casting macros that actually also do typechecking for all parts where it is not needed, and instead use simple casting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79809a5..e580f33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-05-30 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gnl/gnl.c:
+ * gnl/gnl.h:
+ * gnl/gnlcomposition.c:
+ * gnl/gnlcomposition.h:
+ * gnl/gnlfilesource.c:
+ * gnl/gnlfilesource.h:
+ * gnl/gnlobject.c:
+ * gnl/gnlobject.h:
+ * gnl/gnloperation.c:
+ * gnl/gnlsource.c:
+ * gnl/gnlsource.h:
+ Update email adresses of wim and edward to working adresses.
+ Use less GNL_* casting macros that actually also do typechecking for
+ all parts where it is not needed, and instead use simple casting.
+
2008-05-27 Edward Hervey <edward.hervey@collabora.co.uk>
* gnl/gnlcomposition.c: (add_message), (flush_messages),