added source changelog file
This commit is contained in:
parent
653d370a85
commit
8c18830c97
|
@ -0,0 +1,6 @@
|
||||||
|
0.8.6:
|
||||||
|
|
||||||
|
* Ensure the Gtk application is single-instance.
|
||||||
|
* Fix identifying available dpi values.
|
||||||
|
* Fixed locating application icons when installed in a custom prefix.
|
||||||
|
* Fixed some icon names for the oxygen theme.
|
|
@ -1,2 +1,2 @@
|
||||||
include COPYRIGHT COPYING README.md
|
include COPYRIGHT COPYING README.md ChangeLog
|
||||||
recursive-include rules.d *
|
recursive-include rules.d *
|
||||||
|
|
Loading…
Reference in New Issue