summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-12-13 18:39:50 +0100
committerhut <hut@lavabit.com>2010-12-13 18:55:25 +0100
commitefd7c0c16203cdeafcd58201d509325129397a67 (patch)
treed09314b03e296fd44829ab64785f9bf998abbd21 /CHANGELOG
parent77611f38dcea220ac431d4e9c3c40515003500de (diff)
downloadranger-efd7c0c16203cdeafcd58201d509325129397a67.tar.gz
HOW DO I TURN OFF CAPS LOCK? v1.2.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5ce768b3..98f79991 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,12 @@
 NOTE: This log only documents changes between stable versions.
 
+2010-12-13: Version 1.2.3
+* Enable binding to alt-keys
+* Fixed memory leak in garbage collecting of old, unused directory objects
+* Fixed python3 incompatibilities
+* Fixed problems with identifying changes of files
+* Fixed lazy lookup of some FSObject attributes
+
 2010-10-10: Version 1.2.2
 * Prevent currently used directories from being garbage collected
 * Disable mouse buttons when console is open