From 81f64252c08707600e796ef339c055f9ca69654d Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 8 Dec 2005 23:35:47 +0000 Subject: * NEWS: Note --fetch-keys. --- ChangeLog | 4 ++++ NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f2ff3c03..1f372746d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-08 David Shaw + + * NEWS: Note --fetch-keys. + 2005-12-06 David Shaw * configure.ac: UINT64_C test needs #include . diff --git a/NEWS b/NEWS index 189355316..9746e02a7 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,12 @@ Noteworthy changes in version 1.4.3 "import-minimal" commands for --export-options and --import-options. + * New --fetch-keys command to retrieve keys by specifying a URI. + This allows direct key retrieval from a web page or other + location that can be specified in a URI. Available protocols + are HTTP and finger, plus anything that cURL supplies, if built + with cURL support. + Noteworthy changes in version 1.4.2 (2005-07-26) ------------------------------------------------ -- cgit v1.2.3