From 3a52aa93837bc684dbb4c91110f3171159e7fb1c Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 14 Feb 2011 08:49:35 +0100 Subject: [PATCH] update package --- build/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/ChangeLog.txt b/build/ChangeLog.txt index 58453bfb..9eb65941 100644 --- a/build/ChangeLog.txt +++ b/build/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