diff options
| -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 |
