summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThijs Vermeir <thijsvermeir@gmail.com>2008-05-06 09:33:46 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-05-06 09:33:46 +0000
commit1973c629926b95b532b7d2efc2c8e01f989b9ebc (patch)
tree2b74ea3ecb8411f46e7eb1a682a4573efe0b5c43 /ChangeLog
parent89b114fe44016c9bf96662fdebfc048f8540ee1d (diff)
sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.
Original commit message from CVS: Patch by: Thijs Vermeir <thijsvermeir at gmail dot com> * sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b5e292c..b5d77f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-06 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
+
+ * sys/osxvideo/cocoawindow.m:
+ Fix compiler warnings on PPC64. Fixes bug #499318.
+
2008-05-05 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: Sjoerd Simons <sjoerd at luon dot net>