From 21944d53c930d19d492d3e181010b1426dc941a5 Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Sun, 13 Nov 2011 11:40:04 +0100 Subject: [PATCH] docs --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4cccb241..1b43f975 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ NEW IN WAF 1.6.9 * Added a more intuitive behaviour for conf.setenv() #1062 * Fixed the multiple bibliography processing for tex #1040 * Windows CE detection improvements #1065 +* OSX library installation fix NEW IN WAF 1.6.8 ----------------