File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ OutGuess 0.3
2
+ ------------
3
+ 2021-08-20 - Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
4
+
5
+ [ Joao Eriberto Mota Filho ]
6
+
7
+ - Created CI test for GitHub.
8
+ - Created CONTRIBUTING file.
9
+ - Migrated manpage to txt2man.
10
+ - Moved documents to /doc.
11
+ - Moved all source code to /src.
12
+ - Re-made all installation system from zero.
13
+ - Reviewed and updated README file.
14
+
15
+ [ Robin Vobruba ]
16
+
17
+ - Added option -h.
18
+ - Fixed issues with .ppm files.
19
+ - Lots of changes and important improvements in source code.
20
+
1
21
OutGuess 0.2.2
2
22
--------------
3
23
2019-01-21 - Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
@@ -7,6 +27,9 @@ OutGuess 0.2.2
7
27
OutGuess 0.2.1
8
28
--------------
9
29
2018-11-11 - Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
30
+
31
+ [ Joao Eriberto Mota Filho ]
32
+
10
33
- Added a NEWS file.
11
34
- Fixed an issue in configure.in and allow autoreconf.
12
35
- Fixed some GCC warnings.
@@ -18,7 +41,7 @@ OutGuess 0.2.1
18
41
19
42
[ Chris Rorvick ]
20
43
21
- - Some fixies from Chris Rorvick's GitHub repository[1]:
44
+ - Some fixes from Chris Rorvick's GitHub repository[1]:
22
45
* Fixed printf format strings.
23
46
* Fixed segfault when encoding PNM images.
24
47
* Pass struct size to memset(), not pointer size.
You can’t perform that action at this time.
0 commit comments