Skip to content

Commit c024723

Browse files
committed
Updated changelog
1 parent 5587778 commit c024723

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

ChangeLog

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
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+
121
OutGuess 0.2.2
222
--------------
323
2019-01-21 - Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
@@ -7,6 +27,9 @@ OutGuess 0.2.2
727
OutGuess 0.2.1
828
--------------
929
2018-11-11 - Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
30+
31+
[ Joao Eriberto Mota Filho ]
32+
1033
- Added a NEWS file.
1134
- Fixed an issue in configure.in and allow autoreconf.
1235
- Fixed some GCC warnings.
@@ -18,7 +41,7 @@ OutGuess 0.2.1
1841

1942
[ Chris Rorvick ]
2043

21-
- Some fixies from Chris Rorvick's GitHub repository[1]:
44+
- Some fixes from Chris Rorvick's GitHub repository[1]:
2245
* Fixed printf format strings.
2346
* Fixed segfault when encoding PNM images.
2447
* Pass struct size to memset(), not pointer size.

0 commit comments

Comments
 (0)