diff options
author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:00:22 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:00:22 -0700 |
commit | c18e893522a0f47d2b4bb9001a3def419d69d1f9 (patch) | |
tree | 7a6e847c5f7dce3fbfcf18fcb4d5e8c8e3db2d63 | |
parent | 52a00911071f6b1f61fc0a1f9c6f54bf38ab50a6 (diff) |
Add changelog for upstream 1.4 release
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 572f1126..496349b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,12 @@ -wallet (1.3-2) UNRELEASED; urgency=medium +wallet (1.4-1) UNRELEASED; urgency=medium + * New upstream release. + - Substantial improvements to the Active Directory support. This + includes several changes to configuration options and new behavior + for principal naming and directory attributes. Review the upstream + documentation if you are using the experimental Active Directory + support. + - Retrieve krb5.conf settings using the correct default realm. * Add upstream-vcs-tag pattern to debian/gbp.conf. -- Russ Allbery <rra@debian.org> Sun, 03 Jun 2018 16:57:41 -0700 |