summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-15 02:05:36 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-15 02:05:36 +0100
commitf9026a3ff0e13bad4bb339ff55746d6c69384b1b (patch)
treeeb9e7dbce1e4d2fd994719d8ce9be8eab357eeb1
parentf665b4807cc465ab133b8b813d36304c89494b6c (diff)
downloadxine-lib-f9026a3ff0e13bad4bb339ff55746d6c69384b1b.tar.gz
xine-lib-f9026a3ff0e13bad4bb339ff55746d6c69384b1b.tar.bz2
Missing changelog item (JACK plugin).
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3097627bd..385c4b462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ xine-lib (1.1.13) 2008-06-15
via an NSF file with a long title or copyright message. (CVE-2008-1878)
- For extra safety against possible Integer overflows like the ones found
in CVE-2008-1482, backport more calloc usage from 1.2 branch.
+ * Improved JACK output plugin.
* Added MIME types and .mpp for musepack.
* Fixed display of some MJPEG streams (YUVJ420P).
* Deprecate xine_xmalloc() function, see src/xine-utils/utils.c for more