diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2007-04-06 09:58:09 +0000 |
---|---|---|
committer | Chris Wilson <cpwilson@src.gnome.org> | 2007-04-06 09:58:09 +0000 |
commit | 04df4233a12d4801c22df3ff6ffde5b2f347f688 (patch) | |
tree | 193cab82a1e82d22397c403949e7267fffbf0de6 /ChangeLog | |
parent | 962d231f324013e659bb6bf5ebc08f08f2ca8309 (diff) |
Bug 419644 – Links do not get highlighted anymore Also see Bug 404757
2007-04-06 Chris Wilson <chris@chris-wilson.co.uk>
Bug 419644 – Links do not get highlighted anymore
Also see Bug 404757 – URL matching doesn't work with PCRE
* configure.in:
Kill --with-pcre as it changes the semantics of the API
and only causes confusion.
svn path=/trunk/; revision=1866
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-04-06 Chris Wilson <chris@chris-wilson.co.uk> + + Bug 419644 – Links do not get highlighted anymore + Also see Bug 404757 – URL matching doesn't work with PCRE + + * configure.in: + Kill --with-pcre as it changes the semantics of the API + and only causes confusion. + 2007-04-05 Chris Wilson <chris@chris-wilson.co.uk> Bug 426541 – crash on IRM escape code |