diff options
author | Werner Koch <wk@gnupg.org> | 2004-12-21 13:44:42 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2004-12-21 13:44:42 +0100 |
commit | 7b9e5a343f05b51a5e5cb0ea6b92028187849d9f (patch) | |
tree | de9453f0ebeb5873adf94a26dd90b45237cda476 /common/ChangeLog | |
parent | * gpg-agent.c (main): Use default_homedir(). (diff) | |
download | gnupg2-7b9e5a343f05b51a5e5cb0ea6b92028187849d9f.tar.xz gnupg2-7b9e5a343f05b51a5e5cb0ea6b92028187849d9f.zip |
* homedir.c: New. Use CSIDL_APPDATA for W32 as the default home
directory.
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 667deb51a..6a381b300 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -4,7 +4,8 @@ (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h - * homedir.c: New. + * homedir.c: New. Use CSIDL_APPDATA for W32 as the default home + directory. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. |