diff options
| author | Ulrich Drepper <[email protected]> | 2008-01-31 19:44:12 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2008-01-31 19:44:12 +0000 |
| commit | 89759c76ee1e3231ee89d4aafed3a88772ce2245 (patch) | |
| tree | a712bb1ae7718f8ba422cd6c934d8a2f1a77584f /lib/ChangeLog | |
| parent | b61c4cc4ab5d61d5d7c1a31e700bff8ad39fa079 (diff) | |
Implement --build-id command line parameter for ld.
Diffstat (limited to 'lib/ChangeLog')
| -rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index cc2850c3..1697d00e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2008-01-31 Ulrich Drepper <[email protected]> + + * Makefile.am (libeu_a_SOURCES): Add md5.c. + (noinst_HEADERS): Add md5.h. + 2006-04-04 Ulrich Drepper <[email protected]> * Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment. |
