From fd18cf436f49ca6593fa607fd32475ad78d3edf0 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 14 Feb 2011 08:49:21 +0100 Subject: [PATCH] update changelog --- ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 58453bfb..9eb65941 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,10 @@ 2011.02.14, Version 0.1.6 +* Floating Anchors + - An Anchor is a floating pointer in the document. + - Whenever text is inserted or deleted before the cursor, the position of the cursor is updated + - Usesd for the cursor and selection + - Basis for bookmarks, multiple cursors and snippets in the future * Extensive support for Cocoa style keybindings on the Mac * New commands: - center selection in viewport