~ubuntu-branches/ubuntu/oneiric/mpqc/oneiric

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2006-09-10 22:32:33 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060910223233-5dza8qes8de6qbdk
Tags: 2.3.1-1
* New upstream release.
  + Includes updated libtool; closes: #320604.
* debian/control.in (libsc7-dev): Remove superfluous Depends on 
  libc6-dev.
* debian/control.in (libsc7): Remove conflicts with older versions of 
  libsc.
* debian/rules (SO_NAME): Override to 7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
Following is a brief summary of changes made in each release of MPQC.
5
5
 
 
6
  * 2006-03-22: MPQC-2.3.1
 
7
     o MCSearch added for cubic interpolation during quasi-Newton line
 
8
       searches.
 
9
     o Added KMLYP method.
 
10
     o Updated libtool to version 1.5.22.
 
11
     o SumDenFunctional returns correct HF exchange coefficient when using
 
12
       nested ACM functionals.  This could change the results from certain,
 
13
       uncommon inputs.
 
14
     o Other minor bug fixes, enhancements, and documentation improvements.
 
15
 
6
16
  * 2005-10-16: MPQC-2.3.0
7
17
     o Common Component Architecture interfaces for energies and
8
18
       integrals are now available.