diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 0a969c192..deac7ae62 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2003-10-10 Werner Koch <[email protected]> + + * POTFILES.in (cipher/primegen.c): Added. + 2003-05-26 David Shaw <[email protected]> * POTFILES.in: Added a couple of missing source files. Noted by diff --git a/po/POTFILES.in b/po/POTFILES.in index 65c26c52d..33028b5de 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -13,6 +13,7 @@ cipher/random.c cipher/rndlinux.c cipher/md.c cipher/rndegd.c +cipher/primegen.c # main program g10/g10.c |