Commit 4c81358f authored by Roger Dingledine's avatar Roger Dingledine
Browse files

today is the day for a 0.2.3.12-alpha release

parent 5b4d7216
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Changes in version 0.2.3.12-alpha - 2012-02-??
Changes in version 0.2.3.12-alpha - 2012-02-13
  o Major bugfixes:
    - Fix building when the path to sed, openssl or sha1sum contains
      spaces, which is pretty common on Windows. Fixes bug 5065; bugfix