Skip to content
  1. May 15, 2017
  2. May 14, 2017
    • Daniel Stenberg's avatar
      curl: show the libcurl release date in --version output · 180c75eb
      Daniel Stenberg authored
      ... and support and additional "security patched" date for those who
      enhance older versions that way. Pass on the define CURL_PATCHSTAMP with
      a date for that.
      
      Building with non-release headers shows the date as [unreleased].
      
      Also: this changes the date format generated in the curlver.h file to be
      "YYYY-MM-DD" (no name of the day or month, no time, no time zone) to
      make it easier on the eye and easier to parse. Example (new) date
      string: 2017-05-09
      
      Suggested-by: Brian Childs
      
      Closes #1474
      180c75eb
  3. May 13, 2017
  4. May 12, 2017
  5. May 11, 2017
  6. May 10, 2017
  7. May 09, 2017
  8. May 08, 2017
  9. May 07, 2017
  10. May 06, 2017