]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove folded-in changes files
authorNick Mathewson <nickm@torproject.org>
Tue, 12 Jun 2018 12:56:28 +0000 (08:56 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 Jun 2018 12:56:28 +0000 (08:56 -0400)
changes/bug26272 [deleted file]
changes/bug26283 [deleted file]
changes/geoip-2018-06-07 [deleted file]

diff --git a/changes/bug26272 b/changes/bug26272
deleted file mode 100644 (file)
index 9dcf42f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (compilation):
-    - Silence unused-const-variable warnings in zstd.h on some gcc versions.
-      Fixes bug 26272; bugfix on 0.3.1.1-alpha.
diff --git a/changes/bug26283 b/changes/bug26283
deleted file mode 100644 (file)
index 5ec856a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (C correctness):
-    - Avoid casting return value of smartlist_len() to double as
-      compiler does not like it when -Wbad-function-cast is on.
-      Fixes bug 26283; bugfix on 0.2.4.10-alpha.
diff --git a/changes/geoip-2018-06-07 b/changes/geoip-2018-06-07
deleted file mode 100644 (file)
index 0f8cff9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features (geoip):
-    - Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2
-      Country database. Closes ticket 26351.
-