- Update to 3.0.4

- Python regression fix when wrapping C++ default arguments.
  - Improved error messages.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=74
This commit is contained in:
Klaus Kämpf
2015-01-15 07:23:42 +00:00
committed by Git OBS Bridge
parent ee7802506b
commit 7e3987f76b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 15 06:57:56 UTC 2015 - kkaempf@suse.com
- Update to 3.0.4
- Python regression fix when wrapping C++ default arguments.
- Improved error messages.
-------------------------------------------------------------------
Wed Jan 7 08:23:35 UTC 2015 - kkaempf@suse.com