From 88afee3dfa977f74e67a79ef5cb207402aca0121 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Januszewski?= Date: Sat, 4 Oct 2008 02:06:05 +0200 Subject: [PATCH] Add 0.1.9 ChangeLog entry. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00cee2e..c23f77d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-04 * 0.1.9 + +- Fix a off-by-one error in the VBE string copy function. +- Fix concurrent build. +- Don't map memory with PROT_EXEC for x86emu. +- Remove dynamically generated code from LRMI. + 2008-09-21 * 0.1.8 - Fix PaX compatibility (patch by the PaX team). -- 2.11.4.GIT