]> git.ktnx.net Git - icedeb.git/commitdiff
add Changes to the XPI e10s 2.0
authorDamyan Ivanov <dmn@debian.org>
Sun, 30 Jul 2017 08:13:21 +0000 (08:13 +0000)
committerDamyan Ivanov <dmn@debian.org>
Sun, 30 Jul 2017 08:13:21 +0000 (08:13 +0000)
Changes [new file with mode: 0644]
Makefile

diff --git a/Changes b/Changes
new file mode 100644 (file)
index 0000000..e89c36c
--- /dev/null
+++ b/Changes
@@ -0,0 +1,5 @@
+2.0 [2017-07-30]
+ * Rework for WebExtensions
+   + major change in the user interaction
+ * Add more Debian-related sites
+ * All icons are SVG
index aa8562701153cca8cd6dad992de5cc5b86b433f9..551c44a196f1c30d74cdc3b5f327ed78663d193a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@
 
 PKG := icedeb
 
-ALL_FILES := README TODO manifest.json icedeb.js icedeb.css icedeb.html icedeb-content.js \
+ALL_FILES := README TODO Changes manifest.json \
+    icedeb.js icedeb.css icedeb.html icedeb-content.js \
     $(shell find res -type f) icons/openlogo-nd.svg icons/icedeb-addon.svg
 
 all: $(PKG).xpi