summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-01-17 16:57:46 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-01-17 16:57:46 +0000
commite32b0e0b0a2792f877980f239f27ee65d94d1a75 (patch)
tree3db5d53614f615c7ce463d30cfad9dbb0607da0e /ChangeLog
parent5ffcdc57be0b2858b77f2875761701b018c8df90 (diff)
Fix compile warnings on Solaris 10 buildbot
Original commit message from CVS: Fix compile warnings on Solaris 10 buildbot
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b68e4108..54532d46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
+ Fix compile warnings on Solaris 10 buildbot
+
+2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/dvdread/dvdreadsrc.c: (_read):
Don't read beyond the last cell in a chapter (fixes
invalid memory access)