~ubuntu-branches/ubuntu/quantal/couchdb/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2011-02-08 12:18:20 UTC
  • Revision ID: james.westby@ubuntu.com-20110208121820-up0xfom2n5poerwn
Tags: 1.0.1-0ubuntu10
* Rebuild due to ABI break in libmozjs
* Update to use a single compartment. This avoids some assertions that
  were happening when running against debug builds of libmozjs
  - update debian/mozjs2.0.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
couchdb (1.0.1-0ubuntu10) natty; urgency=low
 
2
 
 
3
  * Rebuild due to ABI break in libmozjs
 
4
  * Update to use a single compartment. This avoids some assertions that
 
5
    were happening when running against debug builds of libmozjs
 
6
    - update debian/mozjs2.0.patch
 
7
 
 
8
 -- Chris Coulson <chris.coulson@canonical.com>  Tue, 08 Feb 2011 12:18:20 +0000
 
9
 
1
10
couchdb (1.0.1-0ubuntu9) natty; urgency=low
2
11
 
3
12
  * Fix LP: #709324 - couchjs crashes with SIGSEGV in JS_EvaluateUCScript.