Skip to content
  1. Mar 19, 2013
  2. Mar 18, 2013
  3. Feb 15, 2013
    • Nick Alcock's avatar
      Fix POD errors to stop make install_docs dying with pod2man 2.5.0+ · 0e05f88e
      Nick Alcock authored
      podlators 2.5.0 has switched to dying on POD syntax errors. This means
      that a bunch of long-standing erroneous POD in the openssl documentation
      now leads to fatal errors from pod2man, halting installation.
      
      Unfortunately POD constraints mean that you have to sort numeric lists
      in ascending order if they start with 1: you cannot do 1, 0, 2 even if
      you want 1 to appear first. I've reshuffled such (alas, I wish there
      were a better way but I don't know of one).
      (cherry picked from commit 5cc27077)
      0e05f88e
  4. Feb 14, 2013
  5. Feb 12, 2013
  6. Feb 11, 2013
  7. Feb 09, 2013
  8. Feb 08, 2013
  9. Feb 07, 2013
  10. Feb 06, 2013
  11. Feb 05, 2013
  12. Jan 23, 2013