diff options
author | Lutz Jaenicke <ljaenicke@innominate.com> | 2013-02-11 11:29:05 +0100 |
---|---|---|
committer | Lutz Jaenicke <ljaenicke@innominate.com> | 2013-02-11 11:33:29 +0100 |
commit | 9fa24352ce3a12fa419b7843ae411c8ad21aca30 (patch) | |
tree | 5d94dce167e14bd694c8c207524c81452c7c0aac /README | |
parent | sparccpuid.S: work around emulator bug on T1. (diff) | |
download | openssl-9fa24352ce3a12fa419b7843ae411c8ad21aca30.tar.xz openssl-9fa24352ce3a12fa419b7843ae411c8ad21aca30.zip |
FAQ/README: we are now using Git instead of CVS
(cherry picked from commit f88dbb8385c199a2a28e9525c6bba3a64bda96af)
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,7 +190,7 @@ reason as to why that feature isn't implemented. Patches should be as up to date as possible, preferably relative to the - current CVS or the last snapshot. They should follow the coding style of + current Git or the last snapshot. They should follow the coding style of OpenSSL and compile without warnings. Some of the core team developer targets can be used for testing purposes, (debug-steve64, debug-geoff etc). OpenSSL compiles on many varied platforms: try to ensure you only use portable |