diff NEWS @ 10318:8a3539888308

Move the lock and tls source files into a subdirectory.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 10:56:24 +0200
parents adfc5a204195
children 8d80c477e0ad
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,11 @@
 
 Date        Modules         Changes
 
+2008-08-14  lock            The include file is changed from "lock.h"
+                            to "glthread/lock.h".
+            tls             The include file is changed from "tls.h"
+                            to "glthread/tls.h".
+
 2008-07-17  c-stack         The module now requires the addition of
                             $(LIBCSTACK) or $(LTLIBCSTACK) in Makefile.am,
                             since it may depend on linking with libsigsegv.