]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too
authorKamil Dudka <kdudka@redhat.com>
Thu, 21 Jul 2016 10:49:43 +0000 (12:49 +0200)
committerKamil Dudka <kdudka@redhat.com>
Thu, 21 Jul 2016 11:06:17 +0000 (13:06 +0200)
RELEASE-NOTES
docs/libcurl/opts/Makefile.am

index 2cfab4a1abd94c7e5dce9aa4e4751cc73a1e04d2..da6cb4c3cc5fbc59155d092fb7315f2959c5ab59 100644 (file)
@@ -12,7 +12,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
- o
+ o include the CURLINFO_HTTP_VERSION(3) man page into the release tarball
 
 This release includes the following known bugs:
 
index 49674d5c7ee0c15c540ce878424e44fe6effd5a5..a3fc0647f436d265dc396bb3ec56c7eb6874d491 100644 (file)
@@ -38,6 +38,7 @@ man_MANS =                                      \
  CURLINFO_HEADER_SIZE.3                         \
  CURLINFO_HTTPAUTH_AVAIL.3                      \
  CURLINFO_HTTP_CONNECTCODE.3                    \
+ CURLINFO_HTTP_VERSION.3                        \
  CURLINFO_LASTSOCKET.3                          \
  CURLINFO_LOCAL_IP.3                            \
  CURLINFO_LOCAL_PORT.3                          \