diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index c3cd0acf..f4c261ab 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,14 @@ +2008-08-25 Roland McGrath <[email protected]> + + * eu-config.h [USE_TLS] (RWLOCK_CALL): New macro. + (rwlock_init, rwlock_fini, rwlock_rdlock, rwlock_wrlock, rwlock_unlock): + Use it. + +2008-08-24 Roland McGrath <[email protected]> + + * eu-config.h: New file. + * Makefile.am (noinst_HEADERS): Add it. + 2008-02-01 Ulrich Drepper <[email protected]> * Makefile.am (libeu_a_SOURCES): Add sha1.c. |