diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-28 08:30:08 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-28 08:30:08 +0000 |
| commit | 969bda4a47575b33af814c62ea876b0bbf8c5713 (patch) | |
| tree | 6b54de01b6ad564ec3eaa008b70aead0a135ab53 /po | |
| parent | 490063eb2bd6a131104c0070aa0fa37d0b037c49 (diff) | |
Add strings program.
Some more cleanups in libelf.
Diffstat (limited to 'po')
| -rw-r--r-- | po/ChangeLog | 6 | ||||
| -rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index cea77df8..118952bf 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,6 +1,10 @@ +2005-08-27 Ulrich Drepper <[email protected]> + + * POTFILES.in: Add src/strings.c. + 2005-08-15 Ulrich Drepper <[email protected]> - * POTFILES.in: Add src/ranlib. + * POTFILES.in: Add src/ranlib.c. 2005-08-05 Ulrich Drepper <[email protected]> diff --git a/po/POTFILES.in b/po/POTFILES.in index c45ee76d..0e74aeb1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -23,3 +23,4 @@ src/addr2line.c src/findtextrel.c src/elfcmp.c src/ranlib.c +src/strings.c |
