]> git.wh0rd.org Git - tt-rss.git/commitdiff
bump milestone 1.1.7 to 1.2.0
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 May 2006 02:50:37 +0000 (03:50 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 May 2006 02:50:37 +0000 (03:50 +0100)
NEWS
tt-rss.css

diff --git a/NEWS b/NEWS
index 74555001d56350167dc9d684f6dad9f1a3891ba3..267c1cf4697cbf9361e0555d3554e881aaf7ca4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
-v1.1.7 (Jun 20, 2006)
+v1.2.0 (Jun 20, 2006)
 
        * XML-RPC Interface (using XML-RPC for PHP, from http://phpxmlrpc.sourceforge.net/)
        * Basic support for themes
        * New default interface theme
        * New filter action: set starred
+       * Various usability improvements
 
 v1.1.6 (May 02, 2006)
        
index 9b4d3eac9212ff252bf04be8ea38c4999170ba5f..0c2f11b2ba34f333ff791d3a105060a952719c75 100644 (file)
@@ -942,7 +942,7 @@ ul.userFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-                 border : 1px solid #88b0f0;
+       border : 1px solid #88b0f0;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;