From: Daniel Stenberg Date: Tue, 11 May 2004 12:22:50 +0000 (+0000) Subject: cut out the changelog, it is far from accurate anyway X-Git-Tag: curl-7_12_0~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f106afd00d6dcb6615ae95253105e9c5dfad831;p=curl cut out the changelog, it is far from accurate anyway --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 3ce8281cd..ceb3fe01c 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -21,16 +21,6 @@ # # $Id: Makefile.vc6,v 1.17 2004/01/13 08:57:01 bagder Exp $ ############################################################## -# CHANGE LOG -# ------------------------------------------------------------ -# 05.11.2001 John Lask Initial Release -# 02.05.2002 Miklos Nemeth OPENSSL_PATH environment; no need -# for OpenSSL libraries when creating a -# static libcurl.lib -# 10.14.2003 Added a target release-libcurl-ssl-dll which -# is intended to allow static linking of libcurl with dynamic -# linking of openssl -############################################################## LIB_NAME = libcurl LIB_NAME_DEBUG = libcurld