summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgtags1
-rw-r--r--ChangeLog2
2 files changed, 2 insertions, 1 deletions
diff --git a/.hgtags b/.hgtags
index b5f9dc904..92ff2031e 100644
--- a/.hgtags
+++ b/.hgtags
@@ -153,3 +153,4 @@ fc1aecbb9d80a32d9c802a5208dfdc012f1ba9d5 1.1.16.3
ff764395a361257b11d73583a0e0851e0f5f2ee5 1.1.17
86395fcaded38aca33facf7c8263d23622eea2bd 1.1.18
8b7c25bfb056ee9b907877b462c132e61112e440 1.1.18.1
+acba7a8c29cca74b112c2c6db4310ddeb1524696 1.1.19
diff --git a/ChangeLog b/ChangeLog
index 0bb165ed5..c2208189b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,7 @@ xine-lib (1.1.19) 2010-07-25
* Fix playback of the first file handled by the modplug demuxer.
* Refuse to build with known-broken libmodplug (0.8.8).
http://bugs.debian.org/588465
- * Fix a potential freeing of unallocated memory (CVE-2010-xxxx).
+ * Fix a potential freeing of unallocated memory.
xine-lib (1.1.18.1) 2010-03-06
* Oops. compat.c (for DXR3 support) was omitted.