summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: f4172146b8ba0e2ac38e66951a164b008abcc07b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
2024-01-02  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.4 released.
	* lzd.cc: Use header_size and trailer_size instead of 6 and 20.

2022-10-24  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.3 released.
	* lzd.cc (Range_decoder): Discard first byte explicitly.

2021-01-04  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.2 released.
	* lzd.cc (main): Check also mismatches in member size.
	  Accept and ignore the option '-d' for compatibility with zutils.
	  Remove warning about "lzd not safe for real work".
	  Print license notice.
	* testsuite: Add 10 new test files.

2019-01-11  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.1 released.
	* Rename File_* to Lzip_*.
	* lzd.cc: Compile on DOS with DJGPP.
	* configure: Accept appending to CXXFLAGS; 'CXXFLAGS+=OPTIONS'.

2017-05-02  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.0 released.
	* lzd.cc: Minor code improvements.
	* check.sh: A POSIX shell is required to run the tests.

2016-05-10  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.9 released.
	* configure: Avoid warning on some shells when testing for g++.

2016-01-23  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.8 released.
	* Document that lzip does not use 'literal_pos_state_bits'.

2015-07-07  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.7 released.
	* Minor changes.

2014-08-25  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.6 released.
	* Minor changes.

2013-09-17  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.5 released.
	* Minor changes.

2013-08-01  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.4 released.
	* check.sh: Remove '/dev/full' from tests.

2013-07-24  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.3 released.
	* decoder.cc and main.cc have been merged into lzd.cc.

2013-05-06  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 0.2 released.
	* main.c: Add a missing '#include' for OS/2.

2013-03-21  Antonio Diaz Diaz  <ant_diaz@teleline.es>

	* Version 0.1 released.


Copyright (C) 2013-2024 Antonio Diaz Diaz.

This file is a collection of facts, and thus it is not copyrightable,
but just in case, you have unlimited permission to copy, distribute, and
modify it.