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. --- pico/osdep/mouse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pico/osdep/mouse.c') diff --git a/pico/osdep/mouse.c b/pico/osdep/mouse.c index fd46d798..9ed6134d 100644 --- a/pico/osdep/mouse.c +++ b/pico/osdep/mouse.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mouse.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * 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