Release 0.94.9: C-style "==" operator is now recognized (but gives a warning).

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@29 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye
2014-05-06 22:16:41 +00:00
parent e1516161ce
commit f9e55a0d13
5 changed files with 21 additions and 5 deletions

View File

@@ -12,6 +12,14 @@ platform used. There should be another help file in this archive
outlining the platform specific changes.
----------------------------------------------------------------------
Section: New in release 0.94.9
----------------------------------------------------------------------
C-style equality checking ("==" operator) is now recognized (but gives
a warning). Thanks to groepaz for the suggestion.
----------------------------------------------------------------------
Section: New in release 0.94.8
----------------------------------------------------------------------