소스 검색

Remove folded-in changes files

Nick Mathewson 7 년 전
부모
커밋
73aae608d5
3개의 변경된 파일0개의 추가작업 그리고 11개의 파일을 삭제
  1. 0 3
      changes/bug26272
  2. 0 4
      changes/bug26283
  3. 0 4
      changes/geoip-2018-06-07

+ 0 - 3
changes/bug26272

@@ -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.

+ 0 - 4
changes/bug26283

@@ -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.

+ 0 - 4
changes/geoip-2018-06-07

@@ -1,4 +0,0 @@
-  o Minor features (geoip):
-    - Update geoip and geoip6 to the June 7 2018 Maxmind GeoLite2
-      Country database. Closes ticket 26351.
-