aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 5a6b97a71..c1be598ff 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,34 @@
+2003-04-15 Werner Koch <[email protected]>
+
+ * g10.c, options.h: New option --enable-progress-filter.
+ * progress.c (handle_progress): Make use of it.
+
+2003-04-15 Marcus Brinkmann <[email protected]>
+
+ * progress.c: New file.
+ * Makefile.am (common_source): Add progress.c.
+ * filter.h (progress_filter_context_t): New type.
+ (progress_filter, handle_progress): New prototypes.
+ * main.h (open_sigfile): New argument for prototype.
+ * openfile.c (open_sigfile): New argument to install progress
+ filter.
+ * encode.c (encode_simple): New variable PFX. Register
+ progress filter. Install text_filter after that.
+ (encode_crypt): Likewise.
+ * sign.c (sign_file): Likewise.
+ (clearsign_file): Likewise.
+ * decrypt.c (decrypt_message): Likewise.
+ (decrypt_messages): Likewise.
+ * verify.c (verify_signatures): Likewise.
+ (verify_one_file): Likewise.
+ * plaintext.c (hash_datafiles): Likewise.
+ (ask_for_detached_datafile): Likewise.
+
+2003-04-15 Werner Koch <[email protected]>
+
+ * Makefile.am (AM_CFLAGS): Don't set GNUPG_LIBEXECDIR for Windows;
+ it defined in g10defs.h.
+
2003-04-10 Werner Koch <[email protected]>
* passphrase.c (read_passphrase_from_fd): Do a dummy read if the