diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 18:16:46 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 18:16:46 +0000 |
commit | 0d89042e41405763ae734174e55aa0fd2c8eeaec (patch) | |
tree | 53884c1172aab2f99729f40c34c1056610e622d3 /NEWS | |
parent | a92c8c212e2f1e014166cfb84751ea052035599e (diff) | |
download | fetchmail-0d89042e41405763ae734174e55aa0fd2c8eeaec.tar.gz fetchmail-0d89042e41405763ae734174e55aa0fd2c8eeaec.tar.bz2 fetchmail-0d89042e41405763ae734174e55aa0fd2c8eeaec.zip |
Nalin Dahyabhai's fix for driver.c to not call the private Kerberos
krb5_init_ets() function. Sent by Miloslav Trmac.
svn path=/trunk/; revision=4070
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,6 +78,8 @@ fetchmail 6.3.0 (not yet released officially): * configure.ac cleanups by Miloslav Trmac (Matthias Andree) * Miloslav Trmac's fix to reply_hack() type, for systems where sizeof(int) != sizeof(size_t). (Matthias Andree) +* Nalin Dahyabhai's fix for driver.c to not call the private Kerberos + krb5_init_ets() function. Sent by Miloslav Trmac. (Matthias Andree) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |