[release-notes/gnome-3-18] clarify something



commit 70169661fab09838f4c4d41b13b3bb48885c2f5e
Author: Allan Day <allanpday gmail com>
Date:   Tue Sep 15 15:19:21 2015 +0100

    clarify something

 help/C/developers.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 6c2640e..590e703 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -86,7 +86,7 @@
     <list>
       <item><p>Threadpools are no longer limited to 10 threads.</p></item>
       <item><p>Information about metered networks is now available in 
<code>GNetworkMonitor</code>.</p></item>
-      <item><p>Portability improvements: <code>GNotification</code> has now been implemented on OS X, and a 
<code>GAppInfo</code> implementation has been added to Windows (this is registry-based).</p></item>
+      <item><p>Portability improvements: <code>GNotification</code> has now been implemented on OS X, and 
<code>GAppInfo</code> has been partially implementated on Windows (this is backed by the registry).</p></item>
     </list>
   </section>
 
@@ -111,7 +111,7 @@
       <item><p>Web has a new Web Inspector UI, which includes new features.</p></item>
       <item><p>Also in Web, there is are new APIs for UI and Web extensions.</p></item>
       <item><p>WebKitGTK+ now has API to set the maximum number of web processes per 
WebKitWebContext.</p></item>
-      <item><p><code>gdk-pixbuf</code> now has support for <code>g_autoptr</code>.</p></item>
+      <item><p>Many libraries now have support for <code>g_autoptr</code>, allowing easier and less 
error-prone resource acquisition. This includes gdk-pixbuf, libgnome-desktop, libsoup, libappstream-glib, 
libupower-glib, packagekit-glib2, libgit2-glib and gdk-pixbuf.</p></item>
     </list>
   </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]