summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2006-08-07 13:13:25 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-07 13:13:25 +0000
commit1c689e1b653085b803c280a3db0af7d939ecb1e3 (patch)
treec4d7cfe81762d710d9c1add3caa91f58967e952a /ChangeLog
parent647e02c2eb2db5e6943268c654ac0010c65bffbe (diff)
Fix parallel build (#350225, Ed Catmur)
2006-08-07 Johan Dahlin <jdahlin@async.com.br> * docs/Makefile.am ($(HTML_DATA)): Fix parallel build (#350225, Ed Catmur)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2610602..c657446 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-07 Johan Dahlin <jdahlin@async.com.br>
+
+ * docs/Makefile.am ($(HTML_DATA)): Fix parallel build
+ (#350225, Ed Catmur)
+
2006-08-06 Johan Dahlin <johan@gnome.org>
* m4/as-expand.m4: New file to workaround automake silliness