diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -34,17 +34,14 @@ LibreSSL Portable Release Notes: | |||
34 | 34 | ||
35 | * Fixed broken manpage links | 35 | * Fixed broken manpage links |
36 | 36 | ||
37 | * Added 'install_sw' make alias for software expecting this to exist, | 37 | * Fixed an nginx compatibility issue by adding an 'install_sw' make alias |
38 | e.g. nginx | ||
39 | 38 | ||
40 | * Fixed HP-UX builds | 39 | * Fixed HP-UX builds |
41 | 40 | ||
42 | * Set OPENSSLDIR to c:\LibreSSL\ssl on Windows binary builds | 41 | * Changed the default configuration directory to c:\LibreSSL\ssl on Windows |
42 | binary builds | ||
43 | 43 | ||
44 | * Remove SSLv3 from more documentation | 44 | * cert.pem has been reorganized and synced with Mozilla's certificate store |
45 | |||
46 | * cert.pem has been reorganized and synced with Mozilla's certificate | ||
47 | store. | ||
48 | 45 | ||
49 | 2.3.2 - Compatibility and Reliability fixes | 46 | 2.3.2 - Compatibility and Reliability fixes |
50 | 47 | ||