aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-01-08 22:37:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-01-08 22:37:22 +0000
commit613ff87b7b0e7ec8b97a90fabd6d9ff0831203ab (patch)
treecd0c79c207912cf7059cca1a4092147f54a1073d /NEWS
parentbd791c0b1c5864ef052f5921ff7216eb6796c520 (diff)
downloadfetchmail-613ff87b7b0e7ec8b97a90fabd6d9ff0831203ab.tar.gz
fetchmail-613ff87b7b0e7ec8b97a90fabd6d9ff0831203ab.tar.bz2
fetchmail-613ff87b7b0e7ec8b97a90fabd6d9ff0831203ab.zip
We can use Jorge Godoy's patch now, if we want to.
svn path=/trunk/; revision=2704
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a70bb7fb..45480e54 100644
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,18 @@ other words, does the certificate match the system we are trying to
contact?). Also, add authentication of Certifying Authority (Is this
a Certifying Authority we recognize?).
+Jorge Godoy asked, about the MD5 sums: Are they on the RPMs? How about
+using GPG/PGP instead of MD5 to sign the packages? If people are
+worried with copies of it, GPG/PGP offers more security than MD5. I
+don't know exactly, but I think you can sign it both ways so that your
+package will have two security verifications instead of one...
+
Release Notes:
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Javier Kohen's update for es.po.
+
fetchmail-5.2.3 (Tue Jan 4 01:56:11 EST 2000), 18421 lines:
* Ken Estes's patch to check for unreachable UIDL file due to bad NFS mount.
* Jorge Godoy's replacement pt_BR.po and various minor translation fixes.