summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2019-05-21 15:06:38 +0200
committerStefan Sauer <ensonic@users.sf.net>2019-05-27 16:34:30 +0200
commitdea101c19ef20dd97d9fafaf548c77a0a920bff6 (patch)
tree9801f9b7a1204801fe968bcf385049b14ed87134
parent9467f121fb728866a2366df65805aea1a587ac7e (diff)
downloadgtk-doc-dea101c19ef20dd97d9fafaf548c77a0a920bff6.tar.gz
NEWS: strip some html entities
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05c7de8..1d3552f 100644
--- a/NEWS
+++ b/NEWS
@@ -46,7 +46,7 @@ Note that this is a nonmaintainer release and that tests are known to be broken.
Changes
- o 674163 : &ndash; &nbsp; html-build.stamp rule broken for out-of-tree builds with absolute paths
+ o 674163 : html-build.stamp rule broken for out-of-tree builds with absolute paths
o 795744 : Too much escaped string - &quot; &amp; lt;child &gt; &quot; in description of &quot; GtkOverlay as GtkBuildable &quot; section
o 796011 : Crash in ScanDirectory caused by overlooked use of renamed `dir` variable
o 796012 : Several places in rebase.py incorrectly use `match.groups(1)` instead of `match.group(1)`, one causes a crash