diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-07-27 02:34:27 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-07-27 02:34:27 +0000 |
commit | b6b03c8ab95236215492ea1c819751c8bd155871 (patch) | |
tree | e2bab1be637efc0e3fdfdd4cd886fee9d11d00e9 /RELEASE-NOTES | |
parent | 432945e42218dbe479836674dbd633f5ca2b7f9f (diff) |
Added feature in runtests.pl to select tests based on key word.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5a8ad9d40..d30d7a3ce 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,7 @@ This release includes the following changes: o Added --remote-name-all o Now builds for the INTEGRITY operating system o Added CURLINFO_APPCONNECT_TIME + o Added test selection by key word in runtests.pl This release includes the following bugfixes: |