File: ChangeLog

package info (click to toggle)
camlbz2 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 188 kB
  • sloc: ansic: 292; ml: 66; makefile: 14; sh: 8
file content (23 lines) | stat: -rw-r--r-- 771 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2021-01-18  Johannes Schauer Marin Rodrigues  <josch@mister-muffin.de>

	* Version 0.7.0 released
	* No changes to the last version but bumping the version number to
	  indicate a breaking change compared to 0.6.0

2021-01-11  Johannes Schauer Marin Rodrigues  <josch@mister-muffin.de>

	* Version 0.6.1 released
	* Changes with respect to 0.6.0:
	  - add examples/ dir, with a "bunzip2" replacement example
	  - change interface to use bytes instead of string because the latter
	    is immutable

2008-11-08  Stefano Zacchiroli  <zack@upsilon.cc>

	* Version 0.6.0 released
	* Changes with respect to 0.5.99:
	  - update copyright headers
	  - get rid of bashisms in Makefile
	  - add docs pointing to forge entry points
	  - fix Findlib names: now consistently "bz2"