diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-03-09 09:24:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-03-09 09:24:31 +0000 |
commit | c86c294f554b901754e8ec97ae5399b7f217b9ba (patch) | |
tree | 8f0f89ad61765d9b3b80d806406e195c933eef1c /RELEASE-NOTES | |
parent | a9a03b9708bc4f11c7178248fe14de413205c787 (diff) |
- Andreas Farber made the 'buildconf' script check for the presence of m4
scripts to make it detect a bad checkout earlier. People with older
checkouts who don't do cvs update with the -d option won't get the new dirs
and then will get funny outputs that can be a bit hard to understand and
fix.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3dbc5bece..d7cd170a2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert, - Andre Guibert de Bruet + Andre Guibert de Bruet, Andreas Farber Thanks! (and sorry if I forgot to mention someone) |