~ubuntu-branches/ubuntu/lucid/schroot/lucid

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2009-03-22 16:56:38 UTC
  • mfrom: (1.1.18 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090322165638-9pz4kkhgwxd9azo6
Tags: 1.2.2-1
* New upstream stable release. 
* Compile and link with POSIX thread support (Closes: #520713).
  libstdc++ std::tr1::shared_ptr does not appear to work
  correctly on Alpha without -pthread, failing during shared_ptr
  construction or assignment due to an failed internal glibc
  assertion while locking a pthread mutex.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NEWS                                                            -*- outline -*-
2
2
----
3
3
 
4
 
Welcome to schroot 1.2.1.  Please read these release notes carefully.
 
4
Welcome to schroot 1.2.2.  Please read these release notes carefully.
5
5
 
6
6
Full installation instructions are provided in the INSTALL file.  The
7
7
README file also contains more specific notes regarding building and
8
8
configuration.
9
9
 
 
10
* Major changes in 1.2.2:
 
11
 
 
12
  None.
 
13
 
10
14
* Major changes in 1.2.1:
11
15
 
12
16
  1) A new chroot type, "loopback", has been added.  This is similar