Replace HTML entities by Unicode characters in the German manual.
[kdbg.git] / ReleaseNotes-2.5.3
blobf6d990b374633df39b0cef618f77b92378f6b880
1 KDbg Release Notes for version 2.5.3
2 ====================================
4 Changes since 2.5.2
5 -------------------
7 Bug fixes
9 - Duplicated and <MULTIPLE> breakpoints do not increase the list of
10   breakpoints each time a session is started
12 - Communication with a localized GDB works; this is achieved by setting
13   LC_ALL=C, which is also propagated to the program being debugged. If
14   The program needs a different locale, set it in Execution->Arguments,
15   page Environment.
17 - Fixed a crash in the memory window
19 - Updates of the Russian and Croatian translations.