summaryrefslogtreecommitdiffstats
path: root/git-bz.txt
diff options
context:
space:
mode:
authorYanko Kaneti <yaneti@declera.com>2010-10-12 22:23:07 +0300
committerOwen W. Taylor <otaylor@fishsoup.net>2011-08-28 21:56:16 -0400
commit6c441e8dee01e0e3f154de6567eef72ffd3221f3 (patch)
tree995e237d7df06edbb8c1703ab2e840b47e7c71ca /git-bz.txt
parenta3dffca03588e65aff68cfaed62fc10298852b4f (diff)
downloadgit-bz-6c441e8dee01e0e3f154de6567eef72ffd3221f3.tar.gz
Add galeon browser support
https://bugzilla.gnome.org/show_bug.cgi?id=632006
Diffstat (limited to 'git-bz.txt')
-rw-r--r--git-bz.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-bz.txt b/git-bz.txt
index 3be76e8..6ffcdd9 100644
--- a/git-bz.txt
+++ b/git-bz.txt
@@ -28,7 +28,7 @@ command line without having to go to your web browser.
Authentication for git-bz is done by reading the cookies for the
Bugzilla host from your web browser. In order to do this, git-bz needs
to know how to access the cookies for your web browser; git-bz
-currently is able to do this for Firefox, Epiphany, and Chromium on
+currently is able to do this for Firefox, Epiphany, Galeon and Chromium on
Linux.
EXAMPLE SESSION
@@ -254,7 +254,7 @@ AUTHENTICATION
--------------
In order to use git-bz you need to already be logged into the bug tracker
in your web browser, and git-bz reads your browser cookie. Currently only
-Firefox 3 and Epiphany are supported, and only on Linux. Patches to
+Firefox 3, Epiphany and Galeon are supported, and only on Linux. Patches to
add more support and to allow configuring username/password directly
per bug tracker accepted.