We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444d83f commit bf320a4Copy full SHA for bf320a4
CHANGES
@@ -1,3 +1,7 @@
1
+1.1.9 2014-12-26
2
+- One Chinese DNS and one foreign DNS requirement is only a warning now
3
+- Update iplist
4
+
5
1.1.8 2014-11-19
6
- Add -d option: also filter results inside China from foreign DNS servers
7
openwrt/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ChinaDNS-C
-PKG_VERSION:=1.1.8
+PKG_VERSION:=1.1.9
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_URL:=https://github.com/clowwindy/ChinaDNS-C/releases/download/$(PKG_VERSION)
0 commit comments