commit | d96498147af7b2ee39a73956efe4ec37586b0a04 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Fri Aug 10 08:27:12 2012 +0300 |
committer | Eli Bendersky <eliben@gmail.com> | Fri Aug 10 08:27:12 2012 +0300 |
tree | 88e87698153097fc9b0f8f984aaff73a27ea5ed1 | |
parent | e40ae0a602b6dcbaca92555c82bff4e743ac2950 [diff] [blame] |
finalize issue 74 fix
diff --git a/CHANGES b/CHANGES index fb8b632..69a1d73 100644 --- a/CHANGES +++ b/CHANGES
@@ -10,6 +10,7 @@ - Issues 64 & 65: added some more headers and typedefs to fake includes. - Refactoring the cpp invocation in parse_file into a separate function, which can also be used as a utility. + - Issue 74: some Windows include paths were handled incorrectly. + Version 2.07 (16.06.2012)