~ubuntu-branches/debian/sid/gsl/sid

« back to all changes in this revision

Viewing changes to complex/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2008-12-16 06:17:55 UTC
  • mfrom: (1.3.2 upstream) (3.1.15 jaunty)
  • Revision ID: james.westby@ubuntu.com-20081216061755-9la7p0qwrhopk8pl
Tags: 1.12+dfsg-1
* New upstream version released today

* doc/*: As before, removed the 'non-free' documentation to create a 
  source package that complies with Debian's interpretation of what is free. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>
 
2
 
 
3
        * math.c: handle inline functions separately
 
4
 
 
5
        * gsl_complex_math.h: add declarations for inline functions
 
6
 
 
7
        * inline.c: separate file for inline functions
 
8
 
 
9
        * Makefile.am (INCLUDES): use top_srcdir
 
10
 
1
11
2007-09-14  Brian Gough  <bjg@network-theory.co.uk>
2
12
 
3
13
        * test.c: add a margin of safety on tests for released versions,