- Update to 2.0.8

* Fix a couple of regressions introduced in 2.0.5 and 2.0.7.
  * Improved using declarations and using directives support.
  * Minor fixes/enhancements for C#, Java, Octave, Perl and Python.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=41
This commit is contained in:
Klaus Kämpf
2012-11-04 21:54:18 +00:00
committed by Git OBS Bridge
parent a6c8e61024
commit e2dfc111bd
6 changed files with 50 additions and 107 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 4 21:21:01 UTC 2012 - kkaempf@suse.com
- Update to 2.0.8
* Fix a couple of regressions introduced in 2.0.5 and 2.0.7.
* Improved using declarations and using directives support.
* Minor fixes/enhancements for C#, Java, Octave, Perl and Python.
-------------------------------------------------------------------
Sun May 27 13:31:49 UTC 2012 - kkaempf@suse.com