diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2010-04-06 16:19:32 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2010-04-06 16:19:32 +0200 |
commit | d9f031708c37825bf95d3db43bf65304d5f37da2 (patch) | |
tree | 50147c0abd9218d2860ac6edaee679326a8a6b03 /debian | |
parent | 7dd58a382d9d8a7081b9bfc5af5a42ab9977d6bf (diff) |
* install-xpi will create a system preference file in /etc; add
--disable-system-prefs to disable the new behavior (Closes: #558490,
LP: #535544)
- update man/install-xpi.1
- update src/install-xpi
- update src/xpi.mk
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index df2a0b8..5baa4fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,14 @@ mozilla-devscripts (0.21) UNRELEASED; urgency=low - update src/dh_xul-ext * Use optparse instead of getopts. - update src/install-xpi + * install-xpi will create a system preference file in /etc; add + --disable-system-prefs to disable the new behavior (Closes: #558490, + LP: #535544) + - update man/install-xpi.1 + - update src/install-xpi + - update src/xpi.mk - -- Benjamin Drung <bdrung@ubuntu.com> Wed, 24 Mar 2010 20:55:24 +0100 + -- Benjamin Drung <bdrung@ubuntu.com> Tue, 06 Apr 2010 15:51:58 +0200 mozilla-devscripts (0.20) unstable; urgency=low |