Update changelog

This commit is contained in:
Jeremie Dimino 2017-06-08 10:00:44 +01:00
parent 2e2a707d4b
commit b80f4c9274
1 changed files with 3 additions and 0 deletions

View File

@ -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