[libgit2-glib] Release 0.24.4



commit ae3d76a38ac4a2e42e0f2014a76efdae7563aec7
Author: Jesse van den Kieboom <jessevdk gnome org>
Date:   Tue Sep 6 23:02:11 2016 +0200

    Release 0.24.4

 NEWS   |    4 ++++
 README |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04ded8a..093d8a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.24.4
+--------------
+* Do not stat index entry when restoring from blob
+
 News in 0.24.3
 --------------
 * Reduce memory allocations during diff generation
diff --git a/README b/README
index 34cfd1a..5a30147 100644
--- a/README
+++ b/README
@@ -20,8 +20,8 @@ gobject-introspection 0.9.x.
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.24.3.tar.xz         # unpack the sources
-  % cd libgit2-glib-0.24.3                     # change to the toplevel directory
+  % tar Jxf libgit2-glib-0.24.4.tar.xz         # unpack the sources
+  % cd libgit2-glib-0.24.4                     # 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]