From 7eb8d1131157bfac0ca1602b686c84f15529d348 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 17 Aug 2008 02:37:43 +0300 Subject: [PATCH] Update NEWS. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4268bc20..7408c538 100644 --- a/NEWS +++ b/NEWS @@ -1 +1,4 @@ -This is the first release of magit. Enjoy! +Changes in magit 0.6: + +* Bug fix: avoid looking-at-p so that magit.el works on Emacs 22 as + well.