configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a93078a0ece6dcdea8c5b46cabd30854dd7cf593
Author: Behdad Esfahbod <[email protected]>
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/])
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz