From: Andre Noll Date: Thu, 13 Feb 2014 07:36:03 +0000 (+0100) Subject: Merge branch 'refs/heads/t/clang_warning_fixes' X-Git-Tag: v0.5.2~12 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=e6e3a404091110ac770f65dad64e194f5900cd27;hp=--cc Merge branch 'refs/heads/t/clang_warning_fixes' Was cooking since 2014-01-14. 1b9e28 command.c: Silence clang warning. 994e72 udp_recv: Fix clang warning. c853e7 aac_afh: Fix clang warning. --- e6e3a404091110ac770f65dad64e194f5900cd27 diff --cc NEWS index 51d9db7c,b20c7c6b..c3cf479a --- a/NEWS +++ b/NEWS @@@ -1,12 -1,11 +1,18 @@@ NEWS ==== ----------------------------------------------- -0.5.1 (to be announced) "temporary implication" ----------------------------------------------- ++--------------------------------- ++0.5.2 (???) "orthogonal interior" ++--------------------------------- + -Lots of fixes and improvements all over the place. ++ - Minor fixes to avoid clang warnings. ++ +------------------------------------------ +0.5.1 (2013-12-20) "temporary implication" +------------------------------------------ + +Lots of fixes and improvements all over the place, and a major overhaul +of the build system. - Audiod improvements and fixes. - Buffer tree robustness improvements.