summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2010-09-18 15:26:36 -0400
committerRyan Lortie <desrt@desrt.ca>2010-09-18 15:26:36 -0400
commit47f58fc22fbd528061e96043d3d83e0bafbca8d9 (patch)
tree93abc600fce6f6ebceaec4d2e21157bb1db39a52
parent2ae579d1b5e215ec57c602358cd3fd3ffe9b314d (diff)
release 2.25.172.25.17
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e6b82a3d0..bb445838a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of Changes from GLib 2.25.16 to GLib 2.25.17
+=====================================================
+
+The reduction of #include abuse that was made during the last release
+had the side-effect of completely breaking the build when compiling
+against the system-installed pcre library (see bug #629971). This
+release fixes that.
+
+The Portuguese translation has also been updated.
+
Overview of Changes from GLib 2.25.15 to GLib 2.25.16
=====================================================