Fixed hide read feeds
[feedingit] / debian / changelog
index 622e3bc..bdedc03 100644 (file)
@@ -1,3 +1,31 @@
+feedingit (0.8.0-3) unstable; urgency=low
+
+  * Updated feed/article cell size in widget
+  * Updated hide read feed option
+
+ -- Yves <yves@marcoz.org>  Sun, 18 Jul 2010 01:40:19 -0800
+
+feedingit (0.8.0-1) unstable; urgency=low
+
+  * Modified storage engine to use sqlite3
+  * Updated widget with possibility of showing article listing
+
+ -- Yves <yves@marcoz.org>  Fri, 16 Jul 2010 23:34:19 -0800
+
+feedingit (0.7.0-5) unstable; urgency=low
+
+  * [#5946] Make swipe navigation previous article iterate over _generated list_. (njsf)
+
+ -- Yves <yves@marcoz.org>  Mon, 21 Jun 2010 20:28:19 -0800
+
+feedingit (0.7.0-4) unstable; urgency=low
+
+  * UI Improvements (Thp)
+  * Added options to sort the list of feeds (njsf)
+  * Added option to open links in external browser
+
+ -- Yves <yves@marcoz.org>  Tue, 15 Jun 2010 00:03:19 -0800
+
 feedingit (0.7.0-3) unstable; urgency=low
 
   * Fixed re-layout of article listing when switching portrait to/from landscape