diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..589b4424 --- /dev/null +++ b/ChangeLog @@ -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. diff --git a/MANIFEST.in b/MANIFEST.in index 3ee1e3af..73994f1c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include COPYRIGHT COPYING README.md +include COPYRIGHT COPYING README.md ChangeLog recursive-include rules.d *