Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
88355207
Commit
88355207
authored
Apr 15, 2014
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 996164: Release notes for Bugzilla 4.4.3
r=dkl a=justdave
parent
2d441de9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
release-notes.html.tmpl
template/en/default/pages/release-notes.html.tmpl
+27
-0
No files found.
template/en/default/pages/release-notes.html.tmpl
View file @
88355207
...
@@ -45,6 +45,33 @@
...
@@ -45,6 +45,33 @@
<h2 id="v44_point">Updates in this 4.4.x Release</h2>
<h2 id="v44_point">Updates in this 4.4.x Release</h2>
<h3>4.4.3</h3>
<p>This release fixes two security issues. See the
<a href="http://www.bugzilla.org/security/4.0.11/">Security Advisory</a>
for details.</p>
<p>In addition, the following important fixes/changes have been made in this release:</p>
<ul>
<li>The <kbd>User.login</kbd> WebService method now also returns a
<kbd>token</kbd> argument containing a login token which you can use in
subsequent calls to authenticate. For security reasons, this method
no longer generates login cookies.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=893195">[% terms.Bug %] 893195</a>)</li>
<li>The <kbd>User.get</kbd> WebService method now correctly takes the
<kbd>maxusermatches</kbd> parameter into account when the <kbd>match</kbd>
argument is passed. Previously, it was returning all matching accounts.
To further limit the number of accounts returned by <kbd>User.get</kbd>,
you can now pass the <kbd>limit</kbd> argument.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=962060">[% terms.Bug %] 962060</a>)</li>
<li>The sudo cookie is no longer accessible from JavaScript.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=966676">[% terms.Bug %] 966676</a>)</li>
<li>Large dependency trees with lots of resolved [% terms.bugs %] now load
much faster.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=961789">[% terms.Bug %] 961789</a>)</li>
</ul>
<h3>4.4.2</h3>
<h3>4.4.2</h3>
<p>The following [% terms.bugs %] have been fixed in this release:</p>
<p>The following [% terms.bugs %] have been fixed in this release:</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment