diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-04-01 22:55:30 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-04-01 22:55:30 (GMT) |
commit | dfc05da07a21bf91f5e6d5b242dd1dfc7c41e2bb (patch) | |
tree | 2e33a677be851a06d0794c7ada0b0f601af2776b /ChangeLog | |
parent | c989181c56ff97d2c4918c0e9028762a1ed46623 (diff) |
Processed the Java demangling of array types.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@243 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 12-04-01 Cyrille Bagard <nocbos@gmail.com> + * src/format/mangling/java_gram.y: + * src/format/mangling/java_tok.l: + Process the Java demangling of array types and do not print '[' + characters anymore. + +12-04-01 Cyrille Bagard <nocbos@gmail.com> + * po/fr.po: * po/openida.pot: * po/POTFILES.in: |