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. --- alpine/confscroll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alpine/confscroll.c') diff --git a/alpine/confscroll.c b/alpine/confscroll.c index 54e27666..53c2c82a 100644 --- a/alpine/confscroll.c +++ b/alpine/confscroll.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: confscroll.c 1169 2008-08-27 06:42:06Z hubert@u.wash /* * ======================================================================== * Copyright 2006-2008 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