From 2ea73d14866f5eb39bc6a9aab36312abd6fa525c Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 7 Jan 2015 21:02:55 -0700 Subject: * new version 2.19.9999 * crash on importing certificates that do not have an email address associated to them, such as those of a Certificate Authority. * Disable saving new passwords to the password file. Implemented by Louis Raphael from dpslabs.com. * Panda IMAP does not decode correctly Korean text encoded in UTF-8. Reported by Chulho Yang. --- pith/reply.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pith/reply.c') diff --git a/pith/reply.c b/pith/reply.c index 0b3aaa62..52a3c81c 100644 --- a/pith/reply.c +++ b/pith/reply.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: reply.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2014 Eduardo Chappa + * Copyright 2013-2015 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.3-54-g00ecf