]> granicus.if.org Git - file/commitdiff
4.18
authorChristos Zoulas <christos@zoulas.com>
Tue, 31 Oct 2006 19:48:33 +0000 (19:48 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 31 Oct 2006 19:48:33 +0000 (19:48 +0000)
ChangeLog
configure.in

index 92042d117ed3623e155c46c8c3e2da0d16c13614..0117dcb4175a398db67fb69b3b494cf9858479da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-10-31 15:14 Christos Zoulas <christos@zoulas.com>
+
+       * Check offset before copying (Mike Frysinger)
+
+       * merge duplicated code
+
+       * add quad date support
+
        * make sure that we nul terminate desc (Ryoji Kanai)
 
        * don't process elf notes multiple times
index 03c774a0efd5083a6e9b45d415d9668873f58b15..3ae89f86925c8fb817137dc639b215f3a82584ec 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT
 AC_CONFIG_SRCDIR([src/file.c])
-AM_INIT_AUTOMAKE(file, 4.17)
+AM_INIT_AUTOMAKE(file, 4.18)
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE