Code review comment for lp:~jbicha/ubuntu/oneiric/liferea/liferea-1.6.6b

Revision history for this message
Daniel Holbach (dholbach) wrote :

Great work. Thanks!

Just for reference, here's the ChangeLog for a bugfix-only release:

daniel@daniel-virtual-machine:~$ diff -ruN liferea-1.6.{4,6b}/ChangeLog
--- liferea-1.6.4/ChangeLog 2010-07-01 01:14:27.000000000 +0200
+++ liferea-1.6.6b/ChangeLog 2011-06-22 17:16:15.000000000 +0200
@@ -1,3 +1,50 @@
+2011-06-22 Lars Lindner <email address hidden>
+
+ Version 1.6.6b
+
+ * Fixes build error.
+ (reported by Eric Belanger)
+
+2011-06-21 Lars Lindner <email address hidden>
+
+ Version 1.6.6
+
+ * liferea.glade: Mark 2 messages as translatable that were
+ wrongly not marked. (Adrian Bunk, reported by Yaron Sheffer)
+ * Removed the obsolete Bloglines support. (Adrian Bunk)
+ * Fixes second search not clearing item list. (Lars Lindner)
+ * Fixes SF #3019444 and #2978831: incorrect handling of
+ HTTP 301 (patch by Solomon Peachy)
+ * Merged patch SF #3103875: Opening URLs with UTF-8
+ characters (skazi)
+ * Fixes Debian #600638: Wrong number of unread items in mouse
+ over tray icon with zh_TW locale. (Adrian Bunk)
+ * Removed bookmarking support for the dead Backflip.
+ (Adrian Bunk, reported by Kenneth Lakin)
+ * Fix build with stricter linkers. (Emilio Pozuelo Monfort)
+ * Fixes accidental drag&drop in HTML view.
+
+ * Added Asturian translation. (Marquinos)
+ * Added Hebrew translation. (Yaron Sheffer)
+ * Added Ukrainian translation. (Yuri Chornoivan)
+ * Updated Albanian translation. (Besnik Bleta)
+ * Updated Chinese/Simplified translation. (Aron Xu)
+
+
+2010-09-29 Adrian Bunk <email address hidden>
+
+ Version 1.6.5
+
+ * Fixes SF #3067801: crash in enclosure handling
+ (patch by Peter Oliver)
+ * Fixes Debian #593415: Seems to misidentify MIME type
+ of some podcast enclosures (reported by Celejar)
+ * Fixes SF #3012833: Ctrl-A in url bar or a text box
+ should select all text (reported by silly8888)
+
+ * Added Danish translation. (Joe Hansen)
+ * Added Galician translation. (Anxo Outeiral)
+
 2010-07-01 Adrian Bunk <email address hidden>

  Version 1.6.4
daniel@daniel-virtual-machine:~$

review: Approve

« Back to merge proposal