From 7250ab18aab6912632cc733326c894154f48a02a Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 10 May 2012 15:11:43 -0400 Subject: [PATCH] README update --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 9b13f6c..e645115 100644 --- a/README +++ b/README @@ -125,6 +125,8 @@ Author: Josh Holtrop History: v1.2 - in progress - support working-copy-local jsvn configuration files + - bugfix: pager setting in config file overrides $PAGER environment + variable instead of other way around v1.1 - 2012-04-16 - add stash subcommand - add bisect subcommand