[Pkg-mozext-commits] [mozilla-password-editor] 03/03: Update changelogs
Ximin Luo
infinity0 at debian.org
Sun Feb 7 20:00:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository mozilla-password-editor.
commit 6713d7c1cc72f2efb2764301636e9726c9458000
Author: Ximin Luo <infinity0 at debian.org>
Date: Sun Feb 7 20:49:47 2016 +0100
Update changelogs
---
debian/changelog | 5 +++--
debian/upstream/changelog | 17 +++++++++++++++++
debian/upstream/changelog.html | 6 ++++++
3 files changed, 26 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d956785..40ba833 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mozilla-password-editor (2.9.4-2) UNRELEASED; urgency=medium
+mozilla-password-editor (2.9.6-1) UNRELEASED; urgency=medium
+ * New upstream release.
* Update Vcs-* fields.
- -- Ximin Luo <infinity0 at debian.org> Tue, 05 Jan 2016 17:19:17 +0100
+ -- Ximin Luo <infinity0 at debian.org> Sun, 07 Feb 2016 20:49:18 +0100
mozilla-password-editor (2.9.4-1) unstable; urgency=medium
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index f339ba5..5e1313a 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,20 @@
+Saved Password Editor 2.9.6 - January 27, 2016
+----------------------------------------------
+
+- Further fixed handling of "Show passwords"; some versions retain the button
+ but have moved the associated locale strings out of the locales. So, now I
+ check for getLegacyString() and call it if it exists.
+- Stopped using global const in pwdmgrOverlay-sm.js, so it should work again.
+
+Saved Password Editor 2.9.5 - January 26, 2016
+----------------------------------------------
+
+- Re-added code for Firefox menu.
+- Added code to check for the presence of the "Show passwords" toggle before
+ trying to use it, since there is a possibility of it getting removed
+ eventually. It's not entirely clear whether it will happen or what, but it's
+ better to be safe about it.
+
Saved Password Editor 2.9.4 - October 21, 2015
----------------------------------------------
diff --git a/debian/upstream/changelog.html b/debian/upstream/changelog.html
index 16f7d7e..d8b5e26 100644
--- a/debian/upstream/changelog.html
+++ b/debian/upstream/changelog.html
@@ -2,6 +2,12 @@
<head><title>Saved Password Editor Version History</title></head>
<body>
+<h2>Saved Password Editor 2.9.6 - January 27, 2016</h2>
+<ul><li>Further fixed handling of "Show passwords"; some versions retain the button but have moved the associated locale strings out of the locales. So, now I check for getLegacyString() and call it if it exists.</li><li>Stopped using global const in pwdmgrOverlay-sm.js, so it should work again.</li></ul>
+
+<h2>Saved Password Editor 2.9.5 - January 26, 2016</h2>
+<ul><li>Re-added code for Firefox menu.</li><li>Added code to check for the presence of the "Show passwords" toggle before trying to use it, since there is a possibility of it getting removed eventually. It's not entirely clear whether it will happen or what, but it's better to be safe about it.</li></ul>
+
<h2>Saved Password Editor 2.9.4 - October 21, 2015</h2>
Removed global const that is broken by Fx 44.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/mozilla-password-editor.git
More information about the Pkg-mozext-commits
mailing list