Christian Grothoff 16 سال پیش
والد
کامیت
96dfca44a7
3فایلهای تغییر یافته به همراه7 افزوده شده و 3 حذف شده
  1. 3 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 3 2
      doc/Makefile.am

+ 3 - 0
ChangeLog

@@ -1,3 +1,6 @@
+Thu Jan 28 21:28:56 CET 2010
+	Releasing libmicrohttpd 0.4.5. -CG
+
 Thu Jan 28 20:35:48 CET 2010
 	Make sure addresses returned by memory pool are
 	aligned (fixes bus errors on Sparc). -CG

+ 1 - 1
configure.ac

@@ -1,5 +1,5 @@
 # This file is part of libmicrohttpd.
-# (C) 2006, 2007, 2008, 2009 Christian Grothoff (and other contributing authors)
+# (C) 2006, 2007, 2008, 2009, 2010 Christian Grothoff (and other contributing authors)
 #
 # libmicrohttpd is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published

+ 3 - 2
doc/Makefile.am

@@ -1,5 +1,5 @@
 man_MANS = libmicrohttpd.3
-EXTRA_DIST = $(man_MANS) Doxyfile
+EXTRA_DIST = $(man_MANS) Doxyfile 
 
 DISTCLEANFILES = \
   microhttpd.cps \
@@ -27,5 +27,6 @@ microhttpd_TEXINFOS = \
   examples/simplepost.c \
   examples/tlsauthentication.c \
   fdl-1.3.texi \
-  lgpl.texi 
+  lgpl.texi \
+  ecos.texi