From 26bc091034b4a2854eabfa59dc5e1becc32015c7 Mon Sep 17 00:00:00 2001 From: Matt Shin Date: Wed, 4 May 2016 09:28:24 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9f1f6572..d18c4829 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,11 @@ FCM release 32. ### Noteworthy Changes +[#229](https://github.com/metomi/fcm/pull/229): +fcm commit, branch-create, branch-delete, etc: the default graphical editor for +commit message is modified from `gedit` to `gvim -f`, as `gedit` is not +reliable for running in the foreground. + [#227](https://github.com/metomi/fcm/pull/227): fcm make: on gunzip of the context file, pass a file handle rather than a path to the `gunzip` function to work around problems when files are made read-only