diff options
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 366ca7489..247a76a2a 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2007-08-19 Eric Blake <ebb9@byu.net> + + * POTFILES.in: Add lib/closein.c. + 2007-08-08 Jim Meyering <jim@meyering.net> Adapt to gnulib's latest xstrtol change. @@ -238,7 +242,7 @@ ----- - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without diff --git a/po/POTFILES.in b/po/POTFILES.in index 61f6501f7..7f4d5c2a5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,6 +4,7 @@ # These are nominally temporary... lib/acl.c lib/argmatch.c +lib/closein.c lib/closeout.c lib/error.c lib/euidaccess-stat.c |