no message

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5741 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-02-24 21:07:26 +00:00
commit 3e2c500127

View file

@ -1,6 +1,10 @@
Version 1.3.22 (in progress)
==================================
02/24/2004: cheetah (William Fulton)
[C#] New commandline option -namespace <name>. This allows one to specify
a C# namespace into which all C# classes are generated.
02/23/2004: mkoeppe (Matthias Koeppe)
[MzScheme] Use FUNC_NAME rather than a bogus typemap variable for signalling
errors. Call scheme_wrong_type with a zero-based argument number.