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/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pith/string.h') diff --git a/pith/string.h b/pith/string.h index 3dcbaf60..dce84d56 100644 --- a/pith/string.h +++ b/pith/string.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2014 Eduardo Chappa + * Copyright 2013-2015 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3-54-g00ecf