summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-03 16:55:52 +0200
committerBruno Haible <bruno@clisp.org>2009-05-03 16:56:09 +0200
commit74deaa1963cb892a8b506f170ca94058756e4a5f (patch)
tree94604c929eba912513864381cd7a1137e6f3fcc1 /ChangeLog
parent74f0ce6f023f65b2073895dcda09af5388b194b1 (diff)
downloadlibunistring-74deaa1963cb892a8b506f170ca94058756e4a5f.tar.gz
New configure option --disable-namespacing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 681528d..6341f4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-05-03 Bruno Haible <bruno@clisp.org>
+
+ New configure option --disable-namespacing.
+ * configure.ac: New option --disable-namespacing.
+ (NAMESPACING): New substituted variable.
+ * lib/Makefile.am (config.h): Don't alias any symbols if NAMESPACING is
+ set to empty.
+ * HACKING: New section "Building".
+
2009-05-01 Bruno Haible <bruno@clisp.org>
* doc/libunistring.texi: Enable the table of contents also in TeX mode.