comparison ChangeLog @ 336:2d4aa516ba0e

updated ChangeLog and NEWS
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:38:55 +0200
parents a4d8f20a992f
children 75f4a5676808
comparison
equal deleted inserted replaced
335:ef346dc67514 336:2d4aa516ba0e
4 The code repository log file provides the changes in full detail. 4 The code repository log file provides the changes in full detail.
5 5
6 Have a look at the NEWS file for a summary of the changes in a less 6 Have a look at the NEWS file for a summary of the changes in a less
7 technical speach and with focus on compatibility. 7 technical speach and with focus on compatibility.
8 8
9
10 0.3.3 Sat, 27 Aug 2011 18:35:34 +0200
11 * Fixed a possible security problem, reported by John Lightsey. See
12 Debian bug #638002. The return value of seteuid() calls was handled
13 wrong or not at all. Now, the (already available) set_euidgid()
14 function is used when possible. Additionally, removed the unnecessary
15 identity change when writing into an already open file descriptor.
16 * Added debug level 9 for msgs to stderr during reading config.
9 17
10 0.3.2 Fri, 03 Jun 2011 10:14:33 +0200 18 0.3.2 Fri, 03 Jun 2011 10:14:33 +0200
11 * Fixed an important bug with folded headers! The folded lines 19 * Fixed an important bug with folded headers! The folded lines
12 of a long header would be ignored in unpredictable cases. 20 of a long header would be ignored in unpredictable cases.
13 Also fixed another problem with folded headers and 21 Also fixed another problem with folded headers and