From 2d6a50b8a264a182db6b494dbe982f68e2398596 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 10 Apr 2007 00:47:32 +0100 Subject: Oops. Remove the "(unreleased)" marker. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37c1d2ecc..087c2dd27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -xine-lib (1.1.5) (Unreleased) +xine-lib (1.1.5) * Security fixes: - Fix heap overflow in DMO loader. (CVE-2007-1246) [bug #1676925] Thanks to Kees Cook for reporting. -- cgit v1.2.3 From ad4b05c5e85b8e758969d7777154bfa03cbe9eaf Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 10 Apr 2007 17:07:18 +0100 Subject: Start 1.1.6 release cycle. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 087c2dd27..9ab3111a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +xine-lib (1.1.6) [UNRELEASED] + xine-lib (1.1.5) * Security fixes: - Fix heap overflow in DMO loader. (CVE-2007-1246) [bug #1676925] -- cgit v1.2.3 From 2cf4445f446410a072d90a2aca84d3b61bb9d5cf Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 10 Apr 2007 17:08:22 +0100 Subject: Split the DirectFB plugin into X11 and non-X versions. This fixes linkage problems for people who want this but don't want X. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9ab3111a5..93a8b52ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ xine-lib (1.1.6) [UNRELEASED] + * Split the DirectFB plugin into X11 and non-X versions. xine-lib (1.1.5) * Security fixes: -- cgit v1.2.3