X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=ChangeLog;h=4b1bb2f1552883ede2c0bb0cdfd3f8f86d6e9911;hp=6981b223ac33bcbca9310673e261267ddb9130bf;hb=b4878dceb480836e59032998bf1214f4f015d5ae;hpb=e11ca736f93ff2df6d92d2975fe667917ee977b3 diff --git a/ChangeLog b/ChangeLog index 6981b22..4b1bb2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,42 @@ -videolink (1.2.6) UNRELEASED; urgency=low +videolink (1.2.10) UNRELEASED; urgency=low + + * List all needed libraries to the linker. We were accidentally + depending on the behaviour of GNU ld, which treats 'needed' as + transitive by default - Debian bug #556760 + + -- Ben Hutchings Wed, 18 Nov 2009 02:42:40 +0000 + +videolink (1.2.9) unstable; urgency=low + + * Add support for XULRunner 1.9.1, requiring a version match down to + the micro-version, i.e. you can either: + - Build and run using XULRunner 1.9, or + - Build and run using XULRunner 1.9.1 + + -- Ben Hutchings Tue, 06 Oct 2009 05:00:13 +0100 + +videolink (1.2.8) unstable; urgency=low + + * Set the XULRunner version requirement to exclude 1.9.1 since it + makes an incompatible interface change + + -- Ben Hutchings Sun, 16 Aug 2009 18:39:50 +0100 + +videolink (1.2.7) unstable; urgency=low + + * Remove redundant '-vcodec' option to ffmpeg which stopped working + when the MPEG-2 codec name changed + + -- Ben Hutchings Sun, 05 Apr 2009 22:32:39 +0100 + +videolink (1.2.6) unstable; urgency=low * Remove inclusion of Boost header and build-dependency on Boost as these are no longer used * Mention genisoimage ahead of mkisofs since most distributions are now shipping cdrkit - -- Ben Hutchings Tue, 24 Feb 2009 00:28:21 +0000 + -- Ben Hutchings Wed, 25 Feb 2009 02:56:04 +0000 videolink (1.2.5) unstable; urgency=low