diff options
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r-- | jnlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index 2418be901..87c5bdada 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,5 +1,10 @@ 2009-08-26 Werner Koch <[email protected]> + * stringhelp.c (do_make_filename): Factor some code out to .. + (get_pwdir): .. new. + +2009-08-26 Werner Koch <[email protected]> + * stringhelp.c [HAVE_PWD_H]: Include pwd.h. (do_make_filename): New. (make_filename, make_filename_try): Implement using the new |