summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-07-12 20:09:58 +0200
committerhut <hut@lavabit.com>2010-07-12 20:09:58 +0200
commit9001827456388e40f36393a9f44d6361e53210ed (patch)
tree27d3eba7ac27a2ec2b405ec4d983e88bd9f6825e /CHANGELOG
parente0e8c588e3e3ee5b9c74f323573cb7e95ef74d9d (diff)
downloadranger-9001827456388e40f36393a9f44d6361e53210ed.tar.gz
Why did the astrophysicist order three hamburgers? v1.1.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 578717d4..3b2ee97a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+1.1.1 -> 1.1.2:
+* Fix crash when using scrollwheel to scroll down in some cases
+* The command "ranger dir1 dir2 ..." opens multiple directories in tabs
+* Removed pydoc html documentation by default, re-create it with "make doc"
+* Minor fixes
+
 1.1.0 -> 1.1.1:
 * New install script, "setup.py"
 * New flag for running programs: "w" (waits for enter press)