Updated Ruby module to use the new %rename functionality.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Charlie Savage 2006-01-13 00:54:36 +00:00
commit 00c25d4174

View file

@ -1,6 +1,11 @@
Version 1.3.28 (unreleased).
===========================
01/12/2006: cfisavage
Updated the Ruby module to automatically convert
method names to lower_case_with_underscores using the
new %rename functionality.
01/12/2006: mmatus
- Add aliases for 'case' encoders used with %rename/%namewarn