From 26ad522f5974894df0ebacbee8f003f0bd33b1ab Mon Sep 17 00:00:00 2001
From: thatcher <thatcher.christopher@gmail.com>
Date: Fri, 9 Aug 2013 06:47:25 -0400
Subject: [PATCH] updated chagelog to reflect navigatorPosition patch

---
 changelog.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/changelog.txt b/changelog.txt
index f8c00d77..8d2423bb 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -3,6 +3,7 @@ OPENSEADRAGON CHANGELOG
 
 0.9.130: (In progress)
 
+* Fixed: navigatorPosition option corrected. (#163)
 * OpenSeadragon.now() returned undefined the first time; fixed
 * onTouchEnd did not call the correct mouse up handler; fixed (#159)
 * Touch events no longer capture mouse (was causing issues on devices that support both) (#168)