Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 34 | Rev 38 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 37
Line -... Line 1...
-
 
1
sa-exim (4.2.1-10) unstable; urgency=low
-
 
2
-
 
3
  * Add Finnish Debconf template translation (Closes: #472788). Thanks to
-
 
4
    Esko Arajärvi.
-
 
5
-
 
6
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 03 Jun 2008 20:50:11 +0200
-
 
7
1
sa-exim (4.2.1-9) unstable; urgency=high
8
sa-exim (4.2.1-9) unstable; urgency=high
2
9
3
  * Fix ugly bug caused by expanding $primary_hostname to the
10
  * Fix ugly bug caused by expanding $primary_hostname to the
4
    non-permanent memory pool, where it will be overwritten when
11
    non-permanent memory pool, where it will be overwritten when
5
    receiveing multiple messages over the same connection (strangely
12
    receiveing multiple messages over the same connection (strangely