summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes-2.2.1
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes-2.2.1')
-rw-r--r--ReleaseNotes-2.2.123
1 files changed, 23 insertions, 0 deletions
diff --git a/ReleaseNotes-2.2.1 b/ReleaseNotes-2.2.1
new file mode 100644
index 0000000..be501f5
--- /dev/null
+++ b/ReleaseNotes-2.2.1
@@ -0,0 +1,23 @@
+KDbg Release Notes for version 2.2.1
+====================================
+
+The 2.2.x series is still based on Qt 3 and KDE 3.
+
+Changes since 2.2.0
+-------------------
+
+Bug fixes
+
+- Compilation with newer glibc failed.
+
+- A crash could occur when the variable window was updated.
+
+- A crash when command line switch -a was used together with a non-existing
+ executable name.
+
+- Syntax highlighting was applied to all files, not just C/C++.
+
+- The display was incorrect when a file was reloaded that had disassembly
+ lines visible.
+
+There are also some minor documentation fixes.