Code

Update and fix a few NEWS entries
authorJonas Fonseca <fonseca@diku.dk>
Wed, 9 Mar 2011 01:06:08 +0000 (20:06 -0500)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 9 Mar 2011 01:06:08 +0000 (20:06 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 90c7fc94bbe77813e904b2740c6e79f73a764a44..bdbd0a4e710b25204eac543e55aa693b1fbc3076 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 Release notes
 =============
 
+master
+------
+
+Bug fixes:
+
+ - Expand %(directory) to . for the root directory. (GH-3)
+
 tig-0.17
 --------
 
@@ -12,7 +19,7 @@ Improvements:
 
 Bug fixes:
 
- - Fix ncurses 2.8 issue by passing non-zero column size to newwin(1).
+ - Fix ncurses 5.8 issue by passing non-zero column size to newwin().
  - Fix opening of diffs when browsing branches.
 
 tig-0.16.2