]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INTERNALS.md: add release dates to build dependencies
authorViktor Szakats <commit@vsz.me>
Mon, 24 Nov 2025 22:55:57 +0000 (23:55 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 24 Nov 2025 23:26:50 +0000 (00:26 +0100)
Also:
- delete `roffit`, that's not used anymore.
  Follow-up to ea0b575dab86a3c44dd1d547dc500276266aa382 #12753

Follow-up to 92d9dbe4c008646dd467d23dea963fa32e16cf85 #19611

Closes #19677

docs/INTERNALS.md

index acc4506e6722d1e243105e67e22a999df9fb3fbf..75393a5d1c72e77f86673f62e22d5bb9f5bb6c20 100644 (file)
@@ -46,13 +46,12 @@ versions of libs and build tools.
  we use a few "build tools" and we make sure that we remain functional with
  these versions:
 
- - GNU Libtool  1.4.2
- - GNU Autoconf 2.59
- - GNU Automake 1.7
- - GNU M4       1.4
- - perl         5.8 (5.22 on Windows)
- - roffit       0.5
- - cmake        3.7
+ - GNU libtool  1.4.2 (2001-09-11)
+ - GNU autoconf 2.59 (2003-11-06)
+ - GNU automake 1.7 (2002-09-25)
+ - GNU m4       1.4 (2007-09-21)
+ - perl         5.8 (2002-07-19), on Windows: 5.22 (2015-06-01)
+ - cmake        3.7 (2016-11-11)
 
 Library Symbols
 ===============