slackbuilds/NEWS

13 lines
328 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)
* Many key bindings and the behavior of many commands have changed.
Please see the manual.
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.