aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index cb341ad4f..34e985947 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,13 @@
+2004-12-15 Werner Koch <[email protected]>
+
+ * Makefile.am (bin_PROGRAMS) [W32]: Do not build watchgnupg.
+
+ * gpgconf-comp.c (gpg_agent_runtime_change) [W32]: No way yet to
+ send a signal. Disable.
+ (change_options_file, change_options_program) [W32]: No link(2),
+ so we disable it.
+ (gc_component_change_options): Use rename instead of link.
+
2004-12-13 Werner Koch <[email protected]>
* gpgconf-comp.c <ignore-ocsp-service-url>: Fixed typo.