X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=564bb8373f7024f78722dfacfcb6dbaa93ba00fb;hb=9074893cdd1396b213882989b1b2c0f698af7e56;hp=796be34027d7d5f3c51c7da97859ecaa98789c56;hpb=c66fc9df782eee9a8c7f894dbc0c9b549f0d1d97;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 796be34..564bb83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +userdir-ldap (0.3.7X) Xnstable; urgency=low + + * ud-mailgate: Remove a global declaration after a variable has + already been assigned globally. + * ud-mailgate: We use the result of the pgp check for quite a long + time in the main program. Give it its own variable instead of + using Res which was overwritten a bit later. Also make a new + gpgcheck2 class that allows us to access the values of the gpg + signature check in a saner way. + + -- Peter Palfrader Sun, 31 Jan 2010 10:12:35 +0100 + userdir-ldap (0.3.76) unstable; urgency=low [ Peter Palfrader ]