Skip to content

Commit 2530c38

Browse files
committed
* [docu]: update ChangeLog
1 parent 00ccdd4 commit 2530c38

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

docs/ChangeLog.md

+47
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,52 @@
11
# ChangeLog
22

3+
# Version 0.5.4
4+
5+
### Kai-Uwe Behrmann (43):
6+
* [core]: fix some compile warnings
7+
* [core]: show _NET_DESKTOP_GEOMETRY event
8+
* [docs]: repair github markdown
9+
* [docs]: convert more docs to markdown
10+
* [docu]: add README badges for issues and license
11+
* [docu]: move the project links below the headline
12+
* [docu]: link to development page
13+
* [docu]: add link to life doxygen
14+
* [conf]: exclude more intermediate build files from git
15+
* [core]: allow only printable ascii for edid strings
16+
* [core]: fix newly introduced edid vendor parsing error
17+
* [conf]: fix autotools rebuilding scripts for CI
18+
* [conf]: add missed autotools file
19+
* [conf]: fix distcheck target
20+
* [docu]: declare most dependencies optional
21+
* [core]: fix warning: iteration 1u invokes undefined behavior [-Waggressive-loop-optimizations]
22+
* [conf]: file shuffling
23+
* [docu]: slightly simplify tutorial compile option
24+
* [build]: update all autotools files
25+
* [conf]: sync local spec file almost with OBS one
26+
* [build]: update autotools for README.md rename
27+
* [build]: use orig.tar.bz2 for rpm target
28+
* [docu]: remove unused file
29+
* Revert "* [docu]: satisfy autotools"
30+
* [docu]: satisfy autotools
31+
* [docu]: improve html docu
32+
* [core]: fix Dereference after null check
33+
* [core]: fix use of correct deallocator
34+
* [core]: fix warning about getc truncation
35+
* [core]: fix possiply deferencing null pointer
36+
* [docu]: explain XcmDummy function
37+
* [core]: fix introduces access of uninitialised pointer
38+
* [core]: fix CID 31728 resource leak
39+
* [core]: fix some coverity detected leakages
40+
* [core]: more clearly set char and not pointer
41+
* [conf]: add coverty key
42+
* [docu]: add CI status label to README
43+
* [conf]: add CI dependencies
44+
* [docu]: convert README to markdown format
45+
* [conf]: enable CI
46+
* [docu]: update URLs
47+
* [conf]: bump version
48+
* [build]: fix RPM spec requires
49+
350
# Version libXcm-0.5.3
451

552
### Florian Höch (1):

0 commit comments

Comments
 (0)