This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch: strptime


On Tue, Apr 09, 2002 at 03:52:18PM -0400, Mark Bradshaw wrote:
>For cygwin:
>2002-04-09  Mark Bradshaw  <bradshaw@staff.crosswalk.com>
>
>	  * cygwin.din: Add strptime.
>	  * include/cygwin/version.h: Increment minor version number.

I've checked this in with one fix.  You don't increment the minor
version number when a new function is added.  That would have changed
the cygwin version to 1.3.11.  Instead, you increment the API minor
number when you export a new function.  This is what I've done.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]