Code

Update NEWS
authorJonas Fonseca <fonseca@diku.dk>
Fri, 2 May 2008 22:09:16 +0000 (00:09 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Fri, 2 May 2008 22:09:16 +0000 (00:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5987ddd582862679bebfa0211de3ed2b55d6c6c0..fcaa8531c807e27bb0d8d8b1da7c04978449c700 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Improvements:
  - F5 also refreshes the current view.
  - Allow line graphics to be disabled with new line-graphics option.
  - Main view: also include the reference names when searching.
- - Stage view: add stage-next action to jump to next diff chunk that can be
-   staged. By default bound to '@'.
+ - Stage view: add stage-next action to jump to next diff chunk that can
+   be staged. By default bound to '@'.
  - Configure: check for the ncurses header files.
 
 Bug fixes:
@@ -20,6 +20,7 @@ Bug fixes:
    keybinding to launch the merge tool in the status view.
  - Fix problem with $(cmd) usage in shell code. Some shells (jsh)
    installed as /bin/sh does not support it.
+ - Documentation: Rename gitlink macro to support AsciiDoc 8.2.3.
 
 tig-0.11
 --------