Code

NEWS: Mention Jeff's uninitialized variable bug fix
authorJonas Fonseca <fonseca@diku.dk>
Sun, 8 Feb 2009 19:35:14 +0000 (20:35 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 8 Feb 2009 19:35:14 +0000 (20:35 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e2009df130e1c3149023902f529a4697cbda7fb5..d96ef779289ec1e7ed02a389c5a2a833d8fc5be6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ Improvements:
 
 Bug fixes:
 
+ - Blame view: fix problem with uninitialized variable.
  - Blame view: use line number information when loading blame for
    specific commit.