summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-cola/ChangeLog5
-rw-r--r--dev-vcs/git-cola/files/README.gentoo2
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-vcs/git-cola/ChangeLog b/dev-vcs/git-cola/ChangeLog
index 23d156d88d33..3a0ee250c643 100644
--- a/dev-vcs/git-cola/ChangeLog
+++ b/dev-vcs/git-cola/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/git-cola
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.35 2014/10/20 17:21:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.36 2014/10/21 06:57:33 jlec Exp $
+
+ 21 Oct 2014; Justin Lecher <jlec@gentoo.org> files/README.gentoo:
+ Fix typo, #526096; thanks Coacher spotting this
20 Oct 2014; Justin Lecher <jlec@gentoo.org> files/README.gentoo:
Fix borked README, #526096
diff --git a/dev-vcs/git-cola/files/README.gentoo b/dev-vcs/git-cola/files/README.gentoo
index 146b66ca77c7..0f4af85d5ccc 100644
--- a/dev-vcs/git-cola/files/README.gentoo
+++ b/dev-vcs/git-cola/files/README.gentoo
@@ -1,3 +1,3 @@
Please make sure you have either a SSH key management installed and activated or
installed a SSH askpass app like net-misc/x11-ssh-askpass.
-Otherwise git-cole may hang when pushing/pulling from remote git repositories via SSH.
+Otherwise git-cola may hang when pushing/pulling from remote git repositories via SSH.