Subversion Repositories

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

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

Rev 41 Rev 42
Line 2... Line 2...
2
2
3
  * Add debug package (Closes: #532058).
3
  * Add debug package (Closes: #532058).
4
  * Use strtok_r() instead of strtok() for thread safety (Closes:
4
  * Use strtok_r() instead of strtok() for thread safety (Closes:
5
    #532740). Patch by Russel Coker.
5
    #532740). Patch by Russel Coker.
6
  * Include built libdkimtest (Closes: #524147).
6
  * Include built libdkimtest (Closes: #524147).
-
 
7
  * Move examples from library to dev package.
7
8
8
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 14 Sep 2009 21:35:43 +0200
9
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 14 Sep 2009 22:09:26 +0200
9
10
10
libdkim (1:1.0.19-3) unstable; urgency=low
11
libdkim (1:1.0.19-3) unstable; urgency=low
11
12
12
  * Don't symlink libdkim-dev's doc directory to that of libdkim*,
13
  * Don't symlink libdkim-dev's doc directory to that of libdkim*,
13
    it only adds another place to update when the soname changes.
14
    it only adds another place to update when the soname changes.