Blame NEWS

Packit Service 102f81
libshout 2.2.2 (20060619)
Packit Service 102f81
Packit Service 102f81
* Handle Oggs that don't begin with zero granulepos.
Packit Service 102f81
* Install header in correct location (broken in 2.2.1).
Packit Service 102f81
* Theora memory leak fix.
Packit Service 102f81
* Non-blocking shout_open was failing unnecessarily in the
Packit Service 102f81
  connect_pending state.
Packit Service 102f81
* Cast some size_ts to ints for display purposes.
Packit Service 102f81
Packit Service 102f81
libshout 2.2.1 (20060417)
Packit Service 102f81
Packit Service 102f81
* Fix error handling while opening a connection, so that shout_open
Packit Service 102f81
  can be retried.
Packit Service 102f81
* pkgconfig fix for header installation
Packit Service 102f81
* Fix a memory leak in HTTP authentication
Packit Service 102f81
Packit Service 102f81
libshout 2.2 (20060103)
Packit Service 102f81
Packit Service 102f81
* Speex support
Packit Service 102f81
* Fix a double-free bug when login fails
Packit Service 102f81
* More robust server response parser
Packit Service 102f81
* Theora timing fix