This commit is contained in:
john30
2015-03-13 22:12:53 +01:00
parent 0f93369bee
commit cee8e706be
+2
View File
@@ -7,6 +7,8 @@
* fixed signed char warning on some compilers * fixed signed char warning on some compilers
* corrected minimum lock count according to spec. * corrected minimum lock count according to spec.
* differentiate between valid empty result and not found field name * differentiate between valid empty result and not found field name
* fixed scanning for messages in subdirectories for certain file systems (thanks to joltcoke)
* allow mixing references to base types and templates in message definition
## Features ## Features
* new command line option "--dumpconfig" for dumping message configurations * new command line option "--dumpconfig" for dumping message configurations