From cee8e706be821591375114706cbade42887b3988 Mon Sep 17 00:00:00 2001 From: john30 Date: Fri, 13 Mar 2015 22:12:53 +0100 Subject: [PATCH] updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index bba626f8..977a6d89 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,8 @@ * fixed signed char warning on some compilers * corrected minimum lock count according to spec. * 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 * new command line option "--dumpconfig" for dumping message configurations