ChangeLog for kdevelop v4.2.3
=============================

* Milian Wolff: set version to 4.2.3
* Olivier JG: Add testMacroDeclarationOrder to test_cppcodegen.
* Gerhard Stengel: Make manpage plugin translateable, backport from master
* Aleix Pol: Don't clean the build directory if it's a source dir.
* Aleix Pol: Small code cleanup
* Aleix Pol: Make get_filename_component(PATH) return a path relative to the current directory like cmake does.
* Aleix Pol: little tweaking to simplify some unit test.
* Aleix Pol: Simplify cmake reloading logic. Add more assertions, should make it easier if there's anything crashing. I used kde-runtime to debug it and it didn't crash once after the changes.
* Aleix Pol: Simplify the code that calls the file(GLOB*) commands.
* Milian Wolff: fix crash in ADL helper
* Aleix Pol: Properly support foreach IN LISTS and IN ITEMS.
