From b80f4c9274fd2fd00e46311c32d6df939050f9c1 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Thu, 8 Jun 2017 10:00:44 +0100 Subject: [PATCH] Update changelog --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d3a5d50d..90415ca3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -47,6 +47,9 @@ - With msvc, `-lfoo` is transparently replaced by `foo.lib` (David Allsopp, #127) +- Automatically add the `.exe` when installing executables on Windows + (#123) + - Fix a bug where `jbuild rules` would crash instead of reporting a proper build error