Fix FTBFS on certain older libstdc++ versions.
[quassel.git] / ChangeLog
index 617cd84..aa20803 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@ Version 0.12.0 (TBA)
 ====================
 
 * Full support for KDE Frameworks
+* Properly split messages with multi-byte encodings and/or encryption
+* Improve core password hashing algorithm
+  NOTE: This upgrades the database schema, so no downgrades are possible!
 * Remote password change
 * Core connection improvements
 * Build system improvements