diff options
| author | Roland McGrath <[email protected]> | 2006-04-04 23:48:55 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2006-04-04 23:48:55 +0000 |
| commit | 411f2f89ef5cb121c84aa7343fdd1b4090a0b900 (patch) | |
| tree | 432bb2456a50b0ce077e0be167baef58c1b4254f /po | |
| parent | 1e9ef50681e20ef14c2ba38aef37a71ff148be08 (diff) | |
2006-04-04 Roland McGrath <[email protected]>
* POTFILES.in: Comment out lib/xstrdup.c, not distributed any more.
Diffstat (limited to 'po')
| -rw-r--r-- | po/ChangeLog | 4 | ||||
| -rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 118952bf..a4534c79 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-04-04 Roland McGrath <[email protected]> + + * POTFILES.in: Comment out lib/xstrdup.c, not distributed any more. + 2005-08-27 Ulrich Drepper <[email protected]> * POTFILES.in: Add src/strings.c. diff --git a/po/POTFILES.in b/po/POTFILES.in index 0e74aeb1..2ebdf082 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,7 +3,7 @@ # Files from the compatibility library lib/xmalloc.c -lib/xstrdup.c +#lib/xstrdup.c lib/xstrndup.c # Library sources |
