slackbuilds/NEWS

16 lines
434 B
Text
Raw Normal View History

2008-08-17 01:37:43 +02:00
Changes in magit 0.6:
2008-08-18 21:48:58 +02:00
* Magit works with Git 1.6.0 now. (John Wiegley)
2008-08-17 01:43:39 +02:00
* Key bindings and command behavior for diffing, history listing, and
resetting have changed. Please see the manual.
* Some key bindings have been added for moving around in the status
buffer.
2008-08-17 01:43:39 +02:00
* All buffers created by Magit are now in magit-mode and share all key
bindings.
2008-08-17 01:37:43 +02:00
* Bug fix: avoid looking-at-p so that magit.el works on Emacs 22 as
well.