ChangeLog for kdevelop v4.3.0 ============================= * Milian Wolff: set version to 4.3.0 and depend on kdevplatform 1.3.0 * Milian Wolff: fix unit test * David nolden: Initialize the formatter according to the URL before returning indentation information. * Niko Sams: add reference to upstream bug report * Milian Wolff: fix compile for gcc 4.7 which requires explicit unistd include * Milian Wolff: expect failure of GDB test * Aleix Pol: fix testSmallKDE4Project test * Milian Wolff: properly take constness during overload resolution into account * Milian Wolff: properly take constness during code completion into account * Milian Wolff: explicitly check for shutdown and return early then