[Pkg-mozext-commits] [mozilla-password-editor] 03/04: update changelogs

Ximin Luo infinity0 at pwned.gg
Thu Jun 18 00:24:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0-guest pushed a commit to annotated tag debian/2.9-1
in repository mozilla-password-editor.

commit f2d41c4b02afb2916d0f41162b78c539385bd933
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Wed Jun 17 18:29:13 2015 +0200

    update changelogs
---
 debian/changelog               |   6 ++
 debian/upstream/changelog      | 146 +++++++++++++++++++++++++----------------
 debian/upstream/changelog.html |  62 +++++++++--------
 3 files changed, 130 insertions(+), 84 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a758b5d..4037198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mozilla-password-editor (2.9-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Ximin Luo <infinity0 at pwned.gg>  Wed, 17 Jun 2015 18:28:53 +0200
+
 mozilla-password-editor (2.8.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index bb30771..30bf6bc 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,5 +1,39 @@
-Saved Password Editor 2.8.3 - February 7, 2015
-----------------------------------------------
+Saved Password Editor 2.9.1-signed - April 30, 2015
+---------------------------------------------------
+
+-  Implemented configurable keyboard shortcut for opening "Saved Passwords"
+   window.
+-  Added "Visit site(s)" menu item to list in Saved Passwords and SeaMonkey
+   Data Manager. Opens each selected item's host URL in a separate tab. Works
+   in non-web browsers like Thunderbird too, in which case the Protocol Service
+   is called to use the default application for each URL (usually your web
+   browser).
+-  Improved apparent organization of prefwindow.
+-  Dropped prefwindow unpersist code from firstrun.jsm, since it doesn't work
+   anyway, and the vast majority of users aren't affected.
+-  Other, minor improvements to the code.
+-  New translator for pt-BR: Marco Aurélio Krause "ouesten"
+
+Saved Password Editor 2.9b1 - April 4, 2015
+-------------------------------------------
+
+-  Implemented configurable keyboard shortcut for opening "Saved Passwords"
+   window.
+-  Added "Visit site(s)" menu item to list in Saved Passwords and SeaMonkey
+   Data Manager. Opens each selected item's host URL in a separate tab. Works
+   non-web browsers like Thunderbird too, in which case the Protocol Service
+   called to use the default application for each URL (usually your web
+   browser).
+-  Disabled all locales except en-US for now. Else users of other supported
+   locales can't use, since the new locale strings are missing at the moment.
+-  Improved apparent organization of prefwindow.
+-  Dropped prefwindow unpersist code from firstrun.jsm, since it doesn't work
+   anyway, and the vast majority of users aren't affected.
+-  Other, minor improvements to the code.
+-  Updated compatibility.
+
+Saved Password Editor 2.8.3.1-signed - February 7, 2015
+-------------------------------------------------------
 
 Moved context menu items in attempt to fix issue with missing separator.
 
@@ -8,8 +42,8 @@ Saved Password Editor 2.8.3b1 - February 4, 2015
 
 Moved context menu items in attempt to fix issue with missing separator.
 
-Saved Password Editor 2.8.2 - January 21, 2015
-----------------------------------------------
+Saved Password Editor 2.8.2.1-signed - January 21, 2015
+-------------------------------------------------------
 
 -  Changed "Guess from current page" to use HTMLInputElement instead of
    Components.interfaces.nsIDOMHTMLInputElement.
@@ -19,8 +53,8 @@ Saved Password Editor 2.8.2 - January 21, 2015
    normalized.
 -  Added sl-SI locale. Thanks to Peter Klofutar.
 
-Saved Password Editor 2.8.1 - November 10, 2014
------------------------------------------------
+Saved Password Editor 2.8.1.1-signed - November 10, 2014
+--------------------------------------------------------
 
 | Fixed bug with "Save login info" context menu item, where a non-URL form
   action (such as "javascript:") leads to a JavaScript error. This was because
@@ -33,8 +67,8 @@ Saved Password Editor 2.8.1 - November 10, 2014
   is rejected. I implemented this for the "Guess from current page" button as
   well.
 
-Saved Password Editor 2.8 - October 25, 2014
---------------------------------------------
+Saved Password Editor 2.8.1-signed - October 25, 2014
+-----------------------------------------------------
 
 -  Catch exceptions from password manager modifyLogin() and display as popups,
    as exceptions are from other similar calls.
@@ -48,26 +82,26 @@ Saved Password Editor 2.8 - October 25, 2014
       depending on what types of logins are being edited, in order to prevent
       duplicates that would arise by setting those fields.
 
-Saved Password Editor 2.7.3 - September 11, 2014
-------------------------------------------------
+Saved Password Editor 2.7.3.1-signed - September 11, 2014
+---------------------------------------------------------
 
 New locale: it. Thanks to Leopoldo Saggin.
 
-Saved Password Editor 2.7.2 - January 25, 2014
-----------------------------------------------
+Saved Password Editor 2.7.2.1-signed - January 25, 2014
+-------------------------------------------------------
 
 -  Updated toolbar button to better integrate with Australis UI.
 -  Updated all references to my email address.
 
-Saved Password Editor 2.7.1 - September 21, 2013
-------------------------------------------------
+Saved Password Editor 2.7.1.1-signed - September 21, 2013
+---------------------------------------------------------
 
 -  Update locales.
 -  Toolbar button auto-add for some windows (once only, of course, and being
    careful not to move the button if it's already in a toolbar).
 
-Saved Password Editor 2.7 - January 31, 2013
---------------------------------------------
+Saved Password Editor 2.7.1-signed - January 31, 2013
+-----------------------------------------------------
 
 -  Added option to select and scroll to a login in the Saved Passwords list
    when it's first opened.
@@ -94,31 +128,31 @@ Saved Password Editor 2.7pre1 - January 23, 2013
 -  Improved look of menu-button in Saved Passwords for Windows and Mac OS X.
    Thanks to Robert Janc for assistance with the Mac part.
 
-Saved Password Editor 2.6.4 - October 29, 2012
-----------------------------------------------
+Saved Password Editor 2.6.4.1-signed - October 29, 2012
+-------------------------------------------------------
 
 -  Correct error in pl locale.
 -  Correct usage of window-global variable no longer present in Saved Passwords
    as of 18.0a2 or so.
 
-Saved Password Editor 2.6.3 - July 21, 2012
--------------------------------------------
+Saved Password Editor 2.6.3.1-signed - July 21, 2012
+----------------------------------------------------
 
 Fixed bug in form guessing logic that caused an error with no "type" attribute.
 
-Saved Password Editor 2.6.2 - May 1, 2012
------------------------------------------
+Saved Password Editor 2.6.2.1-signed - May 1, 2012
+--------------------------------------------------
 
 Fix bug in recognizing annotated type in multi-edit.
 
-Saved Password Editor 2.6.1 - April 17, 2012
---------------------------------------------
+Saved Password Editor 2.6.1.1-signed - April 17, 2012
+-----------------------------------------------------
 
 Fixed overzealousness which caused "Firefox" menu item to be in the wrong
 place.
 
-Saved Password Editor 2.6 - April 14, 2012
-------------------------------------------
+Saved Password Editor 2.6.1-signed - April 14, 2012
+---------------------------------------------------
 
 -  Changed presentation of editor dialog: now all possible fields are visible
    at all times; the ones that don't pertain to the current login type are
@@ -154,8 +188,8 @@ Saved Password Editor 2.6pre1 - March 31, 2012
    session. I leave it to the user to decide which is less undesirable but err
    on the side of caution for the default.
 
-Saved Password Editor 2.5.1 - March 22, 2012
---------------------------------------------
+Saved Password Editor 2.5.1.1-signed - March 22, 2012
+-----------------------------------------------------
 
 -  New translator for bg: pl99.
 -  Now allowing web form logins for Thunderbird.
@@ -163,8 +197,8 @@ Saved Password Editor 2.5.1 - March 22, 2012
    regarding the API as well as concurrent database access that I need to work
    out; once I do, I might bring this back.
 
-Saved Password Editor 2.5 - January 18, 2012
---------------------------------------------
+Saved Password Editor 2.5.1-signed - January 18, 2012
+-----------------------------------------------------
 
 Changes from 2.2.6:
 
@@ -227,8 +261,8 @@ Saved Password Editor 2.5pre1 - January 4, 2012
    startup and leaves no objects where it is imported.
 -  Updated welcome page to mention the new commands in the context menu.
 
-Saved Password Editor 2.2.6 - December 2, 2011
-----------------------------------------------
+Saved Password Editor 2.2.6.1-signed - December 2, 2011
+-------------------------------------------------------
 
 -  Moved Master Password prompt to after the editor window is already
    displayed, in an attempt to resolve reported issue with the prompt appearing
@@ -238,14 +272,14 @@ Saved Password Editor 2.2.6 - December 2, 2011
 -  Split locale files into window-specific files.
 -  fi: Jiipee (BabelZilla)
 
-Saved Password Editor 2.2.5 - September 26, 2011
-------------------------------------------------
+Saved Password Editor 2.2.5.1-signed - September 26, 2011
+---------------------------------------------------------
 
 -  Updated pt-BR, pt-PT, and zh-TW locales.
 -  Updated compatibility for Conkeror.
 
-Saved Password Editor 2.2.3 - September 8, 2011
------------------------------------------------
+Saved Password Editor 2.2.3.1-signed - September 8, 2011
+--------------------------------------------------------
 
 -  Renamed references to Firefox menu (Windows and Linux) to be less obscure.
 -  Updated welcome page text to better reflect reality (e.g. context menu).
@@ -259,14 +293,14 @@ Saved Password Editor 2.2.3 - September 8, 2011
 -  Fixed another bug related to SeaMonkey Data Manager.
 -  el: George Malamas "Grg68" (BabelZilla)
 
-Saved Password Editor 2.2.1 - August 12, 2011
----------------------------------------------
+Saved Password Editor 2.2.1.1-signed - August 12, 2011
+------------------------------------------------------
 
 -  Updated eo locale
 -  hsb-DE: milupo (BabelZilla)
 
-Saved Password Editor 2.2 - August 4, 2011
-------------------------------------------
+Saved Password Editor 2.2.1-signed - August 4, 2011
+---------------------------------------------------
 
 -  Changed password editor window to not ask for Master Password for an
    initially shown password if passwords are already being displayed in the
@@ -279,13 +313,13 @@ Saved Password Editor 2.2 - August 4, 2011
 -  Made guessing work with XHTML (application/xhtml+xml).
 -  Added tooltip to menu items.
 
-Saved Password Editor 2.1.1 - July 25, 2011
--------------------------------------------
+Saved Password Editor 2.1.1.1-signed - July 25, 2011
+----------------------------------------------------
 
 Oops, Object.create() doesn't work before Fx 4.0 and equivalents. Fix.
 
-Saved Password Editor 2.1 - June 29, 2011
------------------------------------------
+Saved Password Editor 2.1.1-signed - June 29, 2011
+--------------------------------------------------
 
 -  New feature: multiple selections now allowed for editing. Useful if, for
    instance, you have similar credentials on many sites, or many accounts on
@@ -303,8 +337,8 @@ Saved Password Editor 2.1 - June 29, 2011
    multiple logins.
 -  eo: milupo (BabelZilla)
 
-Saved Password Editor 2.0.6 - April 8, 2011
--------------------------------------------
+Saved Password Editor 2.0.6.1-signed - April 8, 2011
+----------------------------------------------------
 
 -  Modified form matching for password editor: now requires username and
    password fields to have non-empty name attributes. For the future: implement
@@ -314,15 +348,15 @@ Saved Password Editor 2.0.6 - April 8, 2011
    state for non-singular selections after the editor dialog was cancelled.
 -  zh-CN: `yfdyh000 <mailto:yfdyh000 at gmail.com>`__ (BabelZilla)
 
-Saved Password Editor 2.0.5 - March 8, 2011
--------------------------------------------
+Saved Password Editor 2.0.5.1-signed - March 8, 2011
+----------------------------------------------------
 
 -  Fixed bug introduced in 2.0.3 making menu-button default behave incorrectly.
 -  Now preserves password selection (except with "New" command) and scroll
    position when adding/editing/cloning a password.
 
-Saved Password Editor 2.0.4 - February 28, 2011
------------------------------------------------
+Saved Password Editor 2.0.4.1-signed - February 28, 2011
+--------------------------------------------------------
 
 2.0.4:
 
@@ -338,14 +372,14 @@ Saved Password Editor 2.0.4 - February 28, 2011
    add-on to *Password Tags*.
 -  id-ID: XCen (BabelZilla)
 
-Saved Password Editor 2.0.2 - January 29, 2011
-----------------------------------------------
+Saved Password Editor 2.0.2.1-signed - January 29, 2011
+-------------------------------------------------------
 
 Fixed syntax error in pt-PT and zh-CN locale files that caused the add-on to be
 unusable.
 
-Saved Password Editor 2.0.1 - January 4, 2011
----------------------------------------------
+Saved Password Editor 2.0.1.1-signed - January 4, 2011
+------------------------------------------------------
 
 -  pl: Marcin Borowczyk "MarcinB" (BabelZilla)
 -  Fixed bug in form guessing algorithm, causing it to not check documents in
@@ -355,8 +389,8 @@ Saved Password Editor 2.0.1 - January 4, 2011
 -  Fixed context menu items in password manager to work on pre-Firefox 4.0
 -  Added support for `Spicebird <http://www.spicebird.com/>`__
 
-Saved Password Editor 2.0 - December 28, 2010
----------------------------------------------
+Saved Password Editor 2.0.1-signed - December 28, 2010
+------------------------------------------------------
 
 -  Now fully compatible with `Conkeror <http://conkeror.org/>`__ (and probably
    some other apps)
diff --git a/debian/upstream/changelog.html b/debian/upstream/changelog.html
index 3d35afb..0373629 100644
--- a/debian/upstream/changelog.html
+++ b/debian/upstream/changelog.html
@@ -2,60 +2,66 @@
 <head><title>Saved Password Editor Version History</title></head>
 <body>
 
-<h2>Saved Password Editor 2.8.3 - February  7, 2015</h2>
+<h2>Saved Password Editor 2.9.1-signed - April 30, 2015</h2>
+<ul><li>Implemented configurable keyboard shortcut for opening "Saved Passwords" window.</li><li>Added "Visit site(s)" menu item to list in Saved Passwords and SeaMonkey Data Manager. Opens each selected item's host URL in a separate tab. Works in non-web browsers like Thunderbird too, in which case the Protocol Service is called to use the default application for each URL (usually your web browser).</li><li>Improved apparent organization of prefwindow.</li><li>Dropped prefwindow unpersi [...]
+
+<h2>Saved Password Editor 2.9b1 - April  4, 2015</h2>
+<ul><li>Implemented configurable keyboard shortcut for opening "Saved Passwords" window.</li><li>Added "Visit site(s)" menu item to list in Saved Passwords and SeaMonkey Data Manager. Opens each selected item's host URL in a separate tab. Works non-web browsers like Thunderbird too, in which case the Protocol Service called to use the default application for each URL (usually your web browser).</li><li>Disabled all locales except en-US for now. Else users of other supported locales can't [...]
+
+<h2>Saved Password Editor 2.8.3.1-signed - February  7, 2015</h2>
 Moved context menu items in attempt to fix issue with missing separator.
 
 <h2>Saved Password Editor 2.8.3b1 - February  4, 2015</h2>
 Moved context menu items in attempt to fix issue with missing separator.
 
-<h2>Saved Password Editor 2.8.2 - January 21, 2015</h2>
+<h2>Saved Password Editor 2.8.2.1-signed - January 21, 2015</h2>
 <ul><li>Changed "Guess from current page" to use HTMLInputElement instead of Components.interfaces.nsIDOMHTMLInputElement.</li><li>Changed "Guess from current page" to read form's "action" property instead of the "action" attribute. The attribute can contain any form of relative URL, which is a pain to normalize, whereas the property is already normalized.</li><li>Added sl-SI locale. Thanks to Peter Klofutar.</li></ul>
 
-<h2>Saved Password Editor 2.8.1 - November 10, 2014</h2>
+<h2>Saved Password Editor 2.8.1.1-signed - November 10, 2014</h2>
 Fixed bug with "Save login info" context menu item, where a non-URL form action (such as "javascript:") leads to a JavaScript error. This was because the code assumed the action is a valid URL when looking at the results of a regular expression evaluation.
 <br/> 
 <br/>This is fixed by setting a value of "javascript:", as a special case for actions with that scheme (as the Password Manager itself seems to do), and checking that the regexp returns non-null in other cases; otherwise, the form is rejected. I implemented this for the "Guess from current page" button as well.
 
-<h2>Saved Password Editor 2.8 - October 25, 2014</h2>
+<h2>Saved Password Editor 2.8.1-signed - October 25, 2014</h2>
 <ul><li>Catch exceptions from password manager modifyLogin() and display as popups, as exceptions are from other similar calls.</li><li>Improvements to editor data validation and error prevention:<ul><li>Validate Host field as well as Submit prefix or Annotation (depending on login type) to make sure they are not empty when about to add or modify it; if one of these is empty, display an appropriate popup error, and refuse to proceed.</li><li>When multi-editing, disable the Submit prefix  [...]
 
-<h2>Saved Password Editor 2.7.3 - September 11, 2014</h2>
+<h2>Saved Password Editor 2.7.3.1-signed - September 11, 2014</h2>
 New locale: it. Thanks to Leopoldo Saggin.
 
-<h2>Saved Password Editor 2.7.2 - January 25, 2014</h2>
+<h2>Saved Password Editor 2.7.2.1-signed - January 25, 2014</h2>
 <ul><li>Updated toolbar button to better integrate with Australis UI.</li><li>Updated all references to my email address.</li></ul>
 
-<h2>Saved Password Editor 2.7.1 - September 21, 2013</h2>
+<h2>Saved Password Editor 2.7.1.1-signed - September 21, 2013</h2>
 <ul><li>Update locales.</li><li>Toolbar button auto-add for some windows (once only, of course, and being careful not to move the button if it's already in a toolbar).</li></ul>
 
-<h2>Saved Password Editor 2.7 - January 31, 2013</h2>
+<h2>Saved Password Editor 2.7.1-signed - January 31, 2013</h2>
 <ul><li>Added option to select and scroll to a login in the Saved Passwords list when it's first opened.</li><li>Combined "other" type into "annotated" type in editor.</li><li>The editor now allows editing any combination of logins regardless of their types; the "Type" section is now removed when editing multiple logins to reflect this fact.</li><li>Simplified install manifest to list translators for each locale only under their own locales. That saves quite a few KiB in size.</li><li>Im [...]
 
 <h2>Saved Password Editor 2.7pre1 - January 23, 2013</h2>
 <ul><li>Added option to select and scroll to a login in the Saved Passwords list when it's first opened.</li><li>Combined "other" type into "annotated" type in editor.</li><li>The editor now allows editing any combination of logins regardless of their types; the "Type" section is now removed when editing multiple logins to reflect this fact.</li><li>Simplified install manifest to list translators for each locale only under their own locales. That saves quite a few KiB in size.</li><li>Im [...]
 
-<h2>Saved Password Editor 2.6.4 - October 29, 2012</h2>
+<h2>Saved Password Editor 2.6.4.1-signed - October 29, 2012</h2>
 <ul><li>Correct error in pl locale.</li><li>Correct usage of window-global variable no longer present in Saved Passwords as of 18.0a2 or so.</li></ul>
 
-<h2>Saved Password Editor 2.6.3 - July 21, 2012</h2>
+<h2>Saved Password Editor 2.6.3.1-signed - July 21, 2012</h2>
 Fixed bug in form guessing logic that caused an error with no "type" attribute.
 
-<h2>Saved Password Editor 2.6.2 - May  1, 2012</h2>
+<h2>Saved Password Editor 2.6.2.1-signed - May  1, 2012</h2>
 Fix bug in recognizing annotated type in multi-edit.
 
-<h2>Saved Password Editor 2.6.1 - April 17, 2012</h2>
+<h2>Saved Password Editor 2.6.1.1-signed - April 17, 2012</h2>
 Fixed overzealousness which caused "Firefox" menu item to be in the wrong place.
 
-<h2>Saved Password Editor 2.6 - April 14, 2012</h2>
+<h2>Saved Password Editor 2.6.1-signed - April 14, 2012</h2>
 <ul><li>Changed presentation of editor dialog: now all possible fields are visible at all times; the ones that don't pertain to the current login type are disabled. This allowed me to make the window non-resizable and stop persisting the dimensions, which should eliminate problems with the window being too small because the contents have become larger.</li><li>Added feature to rename "Saved Passwords" menu item for those who want to make it less obvious. </li><li>Added option to always s [...]
 
 <h2>Saved Password Editor 2.6pre1 - March 31, 2012</h2>
 <ul><li>Changed presentation of editor dialog: now all possible fields are visible at all times; the ones that don't pertain to the current login type are disabled. This allowed me to make the window non-resizable and stop persisting the dimensions, which should eliminate problems with the window being too small because the contents have become larger.</li><li>Added feature to rename "Saved Passwords" menu item for those who want to make it less obvious.</li><li>Added option to always sh [...]
 
-<h2>Saved Password Editor 2.5.1 - March 22, 2012</h2>
+<h2>Saved Password Editor 2.5.1.1-signed - March 22, 2012</h2>
 <ul><li>New translator for bg: pl99.</li><li>Now allowing web form logins for Thunderbird.</li><li>Removed Password Tags integration from editor window. There are issues regarding the API as well as concurrent database access that I need to work out; once I do, I might bring this back.</li></ul>
 
-<h2>Saved Password Editor 2.5 - January 18, 2012</h2>
+<h2>Saved Password Editor 2.5.1-signed - January 18, 2012</h2>
 Changes from 2.2.6:<ul><li>Added page context menu items for manipulating logins associated with a web form directly. These are made to work very similarly to those in Mobile Saved Password Editor.</li><li>Renamed "HTTP authentication" login type to "Annotated" while making it work with non-HTTP authentication logins (an example being Sync). Accordingly, I also renamed the "HTTP realm" field to "Annotation".</li><li>Rearranged icon files so all are in the skin directory; packed the 29px, [...]
 
 <h2>Saved Password Editor 2.5pre3 - January 12, 2012</h2>
@@ -67,48 +73,48 @@ Improvements to editor window:<ul><li>Minimized use of XPath.</li><li>Loosened f
 <h2>Saved Password Editor 2.5pre1 - January  4, 2012</h2>
 <ul><li>Added page context menu items for manipulating logins associated with a web form directly. These are made to work very similarly to those in Mobile Saved Password Editor.</li><li>Renamed "HTTP authentication" login type to "Annotated" while making it work with non-HTTP authentication logins (an example being Sync). Accordingly, I also renamed the "HTTP realm" field to "Annotation".</li><li>Rearranged icon files so all are in the skin directory; packed the 29px, 24px, 19px, and 16 [...]
 
-<h2>Saved Password Editor 2.2.6 - December  2, 2011</h2>
+<h2>Saved Password Editor 2.2.6.1-signed - December  2, 2011</h2>
 <ul><li>Moved Master Password prompt to after the editor window is already displayed, in an attempt to resolve reported issue with the prompt appearing behind the Saved Passwords window on recent Firefox under Windows 7.</li><li>Split Show/Hide button into two separate buttons, in order to get rid of redundant strings in locale properties files.</li><li>Split locale files into window-specific files.</li><li>fi: Jiipee (BabelZilla)</li></ul>
 
-<h2>Saved Password Editor 2.2.5 - September 26, 2011</h2>
+<h2>Saved Password Editor 2.2.5.1-signed - September 26, 2011</h2>
 <ul><li>Updated pt-BR, pt-PT, and zh-TW locales.</li><li>Updated compatibility for Conkeror.</li></ul>
 
-<h2>Saved Password Editor 2.2.3 - September  8, 2011</h2>
+<h2>Saved Password Editor 2.2.3.1-signed - September  8, 2011</h2>
 <ul><li>Renamed references to Firefox menu (Windows and Linux) to be less obscure.</li><li>Updated welcome page text to better reflect reality (e.g. context menu).</li><li>Increased welcome page delay timer from 3000 to 3500.</li><li>Switched to using 32px icon as small add-on icon, only as icon.png (removed <iconURL> element in install.rdf). Switched to using 64px icon in welcome page. Deleted 32px and 48px icons from skin directory, as they are no longer being used.</li><li>Delet [...]
 
-<h2>Saved Password Editor 2.2.1 - August 12, 2011</h2>
+<h2>Saved Password Editor 2.2.1.1-signed - August 12, 2011</h2>
 <ul><li>Updated eo locale</li><li>hsb-DE: milupo (BabelZilla)</li></ul>
 
-<h2>Saved Password Editor 2.2 - August  4, 2011</h2>
+<h2>Saved Password Editor 2.2.1-signed - August  4, 2011</h2>
 <ul><li>Changed password editor window to not ask for Master Password for an initially shown password if passwords are already being displayed in the Saved Passwords list.</li><li>Added option to have password in editor window be shown if and only if passwords are being shown in the Saved Passwords list.</li><li>New feature: when using "Guess from current page", in case there is more than one suitable login form, allow the user to select among them using buttons next to the "Guess" butto [...]
 
-<h2>Saved Password Editor 2.1.1 - July 25, 2011</h2>
+<h2>Saved Password Editor 2.1.1.1-signed - July 25, 2011</h2>
 Oops, Object.create() doesn't work before Fx 4.0 and equivalents. Fix.
 
-<h2>Saved Password Editor 2.1 - June 29, 2011</h2>
+<h2>Saved Password Editor 2.1.1-signed - June 29, 2011</h2>
 <ul><li>New feature: multiple selections now allowed for editing. Useful if, for instance, you have similar credentials on many sites, or many accounts on one site, and you need to change them <i>en masse</i>.
 <br/> 
 <br/>All of the selected logins must be of the same type (web form, HTTP, other). Fields that differ among the selections are represented by a light checkerboard pattern, indicating an indeterminate value. Anything entered in any of the fields is written to all selected logins, but fields left indeterminate are not changed.
 <br/> 
 <br/>Note that the Tags field (convenience for those with <a href="https://addons.mozilla.org/addon/password-categories/" rel="nofollow">Password Tags</a> installed) doesn't behave in the above way and in fact is turned off when editing multiple logins.</li><li>eo: milupo (BabelZilla)</li></ul>
 
-<h2>Saved Password Editor 2.0.6 - April  8, 2011</h2>
+<h2>Saved Password Editor 2.0.6.1-signed - April  8, 2011</h2>
 <ul><li>Modified form matching for password editor: now requires username and password fields to have non-empty name attributes. For the future: implement a way for all forms considered valid to be offered to user, in case there are multiple login forms on the page.</li><li>Fixed glitch in menu-button behavior, where it would not revert to "new" state for non-singular selections after the editor dialog was cancelled.</li><li>zh-CN: <a href="mailto:yfdyh000 at gmail.com" rel="nofollow">yfdyh [...]
 
-<h2>Saved Password Editor 2.0.5 - March  8, 2011</h2>
+<h2>Saved Password Editor 2.0.5.1-signed - March  8, 2011</h2>
 <ul><li>Fixed bug introduced in 2.0.3 making menu-button default behave incorrectly.</li><li>Now preserves password selection (except with "New" command) and scroll position when adding/editing/cloning a password.</li></ul>
 
-<h2>Saved Password Editor 2.0.4 - February 28, 2011</h2>
+<h2>Saved Password Editor 2.0.4.1-signed - February 28, 2011</h2>
 2.0.4:<ul><li>Now works with SeaMonkey's new Data Manager (my own menu item and toolbar button still access the toolkit dialog).</li></ul>
 <br/>2.0.3:<ul><li>Fixed: list wasn't being updated after editing password if list was filtered.</li><li>"Category" now changed to "Tags" to match renaming of <i>Password Categories</i> add-on to <i>Password Tags</i>.</li><li>id-ID: XCen (BabelZilla)</li></ul>
 
-<h2>Saved Password Editor 2.0.2 - January 29, 2011</h2>
+<h2>Saved Password Editor 2.0.2.1-signed - January 29, 2011</h2>
 Fixed syntax error in pt-PT and zh-CN locale files that caused the add-on to be unusable.
 
-<h2>Saved Password Editor 2.0.1 - January  4, 2011</h2>
+<h2>Saved Password Editor 2.0.1.1-signed - January  4, 2011</h2>
 <ul><li>pl: Marcin Borowczyk "MarcinB" (BabelZilla)</li><li>Fixed bug in form guessing algorithm, causing it to not check documents in frames as it should.</li><li>Fixed console error caused by assuming existence of Windows app menu on all platforms.</li><li>Fixed context menu items in password manager to work on pre-Firefox 4.0</li><li>Added support for <a href="http://www.spicebird.com/" rel="nofollow">Spicebird</a></li></ul>
 
-<h2>Saved Password Editor 2.0 - December 28, 2010</h2>
+<h2>Saved Password Editor 2.0.1-signed - December 28, 2010</h2>
 <ul><li>Now fully compatible with <a href="http://conkeror.org/">Conkeror</a> (and probably some other apps)</li><li>Added menu item to app menu (Fx 4.0/Windows)</li><li>Individual buttons in password manager changed to an intelligent menu-button</li><li>Option to always show passwords on opening editor dialog, or remember state</li><li>Now asks for master password only if a password is about to be shown</li><li>Interacts with <a href="https://addons.mozilla.org/addon/261958/">Password C [...]
 
 <h2>Saved Password Editor 1.5.4 - December  3, 2010</h2>

-- 
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