summaryrefslogtreecommitdiff
blob: d615dd291a0d92f65a01fab8dd855e00547668e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# ChangeLog for sci-libs/nlopt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.4 2010/07/20 19:43:50 bicatali Exp $

*nlopt-2.2 (20 Jul 2010)

  20 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> -nlopt-1.0.1.ebuild,
  -files/nlopt-1.0.1-qsort.patch, +nlopt-2.2.ebuild, metadata.xml:
  Version bump. Adds python and guile bindings as well as algorithms.
  Switched to EAPI3, added support for multiple python

  24 Nov 2009; Markus Dittrich <markusle@gentoo.org> nlopt-1.2.ebuild:
  Added missing configure switch for octave use flag.

*nlopt-1.2 (20 Nov 2009)

  20 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> +nlopt-1.2.ebuild:
  Version bump, thanks Jean-Francis Roy for his contribution

*nlopt-1.0.1 (10 Jul 2009)

  10 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> +nlopt-1.0.1.ebuild,
  +files/nlopt-1.0.1-qsort.patch, +metadata.xml:
  Initial import