Skip to content

Commit e4fc86c

Browse files
committed
Updated changelog
1 parent c03f108 commit e4fc86c

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

ChangeLog

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
Mon Jan 09 23:33:55 -03:00 2023 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2+
Version 1.8
3+
4+
[ Daniel T. Borelli ] alias @daltomi
5+
6+
* Created FAQ file.
7+
* README.md: added a reference to libXinerama.
8+
* Improvement: added new format specifier $W: name of the window.
9+
* Fixes: automake: using default compression format.
10+
* Bug fixed: issue when not showing counting progress in terminal.
11+
* Several other code improvements.
12+
13+
[ Guilherme Janczak ] alias @guijan
14+
15+
* Improvement: modified logo image, shown logo image in README.md.
16+
* Improvement: added estrdup function, renamed identifiers that use reserved
17+
names.
18+
* Improvement: untangle headers files, removed reference to oldstable in
19+
CONTRIBUTING.md.
20+
* Improvement: small CI revamp: added cygwin, added distcheck, updated MacOS
21+
CI.
22+
* Improvement: added informative error messages when parsing args.
23+
* Fixes: C99: empty initializer braces.
24+
* Fixes: removed VLA and imlib2 deprecated DATA32 type.
25+
* Fixes: MacOS CI build failures.
26+
* Autotools: removed stamp-h.in, check for more libbsd functions, added link
27+
time optimization(-flto) and warnings.
28+
29+
[ Joao Eriberto Mota Filho ] alias @eribertomota
30+
31+
* Removed copyright symbol from some source files.
32+
* Updated copyright notices.
33+
* Added SEE ALSO section to manpage.
34+
* Updated manpage.
35+
36+
[ N-R-K ]
37+
38+
* Fixes: memleak and potentially bad free data.
39+
* Fixes: shift error (undefined behavior) and remove deprecated type DATA32.
40+
41+
[ Sam James ] alias @thesamesam
42+
43+
* Fixes: autotools: respect --docdir.
44+
45+
[ Zev Weiss ] alias @zevweiss
46+
47+
* New option: added -M/--monitor option to capture a Xinerama display.
48+
* Added new library dependency: libXinerama.
49+
150
Tue Nov 09 20:41:00 -03:00 2021 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
251
Version 1.7
352

0 commit comments

Comments
 (0)