From 9e248e67068e72dbfb9744719bafaadd9112af1f Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 7 Sep 2013 17:26:12 +0200 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index cfaaab64..cef63464 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ name. * Fixed a build error which it causes in where non ASCII character is used. Thanks to Clay Allsopp for the patch (pull request #125). + * Fixed the compiler to emit debugging (DWARF) annotations for expressions + that weren't covered before (ex. variables assignments). * [iOS] Fixed a bug where malloc_error_break is caused when NSDate object is retrieved with ABRecordCopyValue(). * [iOS] Fixed a bug where ABPersonViewController, ABNewPersonViewController