summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
blob: 16fa0132b756274577372b09c2bade6b69925c88 (plain) (blame)
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
| 6

- Fix errors during parameter checks;
- Use susinfo more;
- Update help screen;

| 5

- Fix version number not being updated;

| 4

- Fix wrong license notice type being used;

| 3

- Add message to static assertion in main;
- Fix license notices saying 'GNU General Public License' instead of 'GNU Affero General Public License';

| 2

- Fix indentations;
- Remove useless constant in calc;

| 1

- Use typeof instead of typeof_unqual;
- Use CHAR_WIDTH instead of CHAR_BIT;

| 0

- Initial;