From fa4e042f8d342d5127cce6c7244afc27738ec3ff Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 4 Apr 2015 16:49:03 +0200 Subject: [PATCH] Update NEWS --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 8deee0d..ccc2c7d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ # -*- mode: org; -*- +#+STARTUP: showall + +* v4.4.0 + + - Support Windows paths using =convert-standard-filename=. + - Properly escape command-line arguments when calling git with + =shell-quote-argument=. + - Explicitly bind =default-directory= when calling git. * v4.3.2