diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-25 16:01:33 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-25 16:01:33 +0100 |
commit | 070ab73cf3ac064f23895cb19b2e67717f42077d (patch) | |
tree | 4ff2e02070189223e1bd9686d6858b5b3fa3ae08 | |
parent | 4b78d4063f28a08f8ddfcb0e79063ecca1eb1c10 (diff) | |
download | xine-lib-070ab73cf3ac064f23895cb19b2e67717f42077d.tar.gz xine-lib-070ab73cf3ac064f23895cb19b2e67717f42077d.tar.bz2 |
Added tag 1.1.19 for changeset acba7a8c29cc
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | ChangeLog | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 @@ -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. |