diff options
author | Eduardo Chappa <chappa@washington.edu> | 2015-01-07 21:02:55 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2015-01-07 21:02:55 -0700 |
commit | 2ea73d14866f5eb39bc6a9aab36312abd6fa525c (patch) | |
tree | 4d934a855d58219abc5813b5519d8100812dd99d /pith/state.h | |
parent | 20d433c77e32dc05c2accf8ab943c2a7d9738239 (diff) | |
download | alpine-2ea73d14866f5eb39bc6a9aab36312abd6fa525c.tar.xz |
* 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.
Diffstat (limited to 'pith/state.h')
-rw-r--r-- | pith/state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/state.h b/pith/state.h index 3c0b19dc..bfbe7973 100644 --- a/pith/state.h +++ b/pith/state.h @@ -3,7 +3,7 @@ * * ======================================================================== * 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. |