aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_8_12.rst
blob: 14d29325ee85fbd6a432ed060bfe708688fa2d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Version 1.8.12, 2011-06-20
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* If EMSA3(Raw) was used for more than one signature, it would produce
  incorrect output.

* Fix the --enable-debug option to configure.py

* Improve OS detection on Cygwin

* Fix compilation under Sun Studio 12 on Solaris

* Fix a memory leak in the constructors of DataSource_Stream and
  DataSink_Stream which would occur if opening the file failed (:pr:`144`)