Skip to content
  1. May 17, 2017
  2. May 16, 2017
  3. May 15, 2017
  4. 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
  5. May 13, 2017
  6. May 12, 2017
  7. May 11, 2017
  8. May 10, 2017
  9. May 09, 2017
  10. May 08, 2017
  11. May 07, 2017