[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Jun 6 22:58:56 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a93078a0ece6dcdea8c5b46cabd30854dd7cf593
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Jun 6 15:58:41 2016 -0700
Change bugreport URL to github
That's where everything is happening these days.
diff --git a/configure.ac b/configure.ac
index 5ffd494..740beb8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.64])
AC_INIT([HarfBuzz],
[1.2.7],
- [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
+ [https://github.com/behdad/harfbuzz/issues/new],
[harfbuzz],
[http://harfbuzz.org/])
More information about the HarfBuzz
mailing list