[libgit2-glib] Release 0.24.3



commit ef44dcd67f28787ccddba6741c59d599f37a3c13
Author: Jesse van den Kieboom <jessevdk gnome org>
Date:   Thu Aug 25 16:58:54 2016 +0200

    Release 0.24.3

 NEWS   |    5 +++++
 README |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d166a3..04ded8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 0.24.3
+--------------
+* Reduce memory allocations during diff generation
+* Fix ctime in index entry
+
 News in 0.24.1
 --------------
 * Fix several crashes
diff --git a/README b/README
index 97f1d1b..34cfd1a 100644
--- a/README
+++ b/README
@@ -20,8 +20,8 @@ gobject-introspection 0.9.x.
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.24.1.tar.xz         # unpack the sources
-  % cd libgit2-glib-0.24.1                     # change to the toplevel directory
+  % tar Jxf libgit2-glib-0.24.3.tar.xz         # unpack the sources
+  % cd libgit2-glib-0.24.3                     # change to the toplevel directory
   % ./configure                                        # run the `configure' script
   % make                                       # build libgit2-glib
   [ Become root if necessary ]


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