[tor-commits] [sbws/master] Combine Fixed sections in Unreleased

pastly at torproject.org pastly at torproject.org
Thu Aug 9 14:21:19 UTC 2018


commit c36503c6e3d605157faf5a00464f0ee59a6e39d3
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Wed Aug 1 20:03:22 2018 -0400

    Combine Fixed sections in Unreleased
---
 CHANGELOG.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dd674f..ebb5bb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
   (#26740)
 - State file for storing the last time `sbws scanner` was started, and able to
   be used for storing many other types of state in the future. (GH#166)
+- Log files weren't rotating. Now they are. (#26881)
 
 ### Changed
 
@@ -31,9 +32,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 - Stop using food terms for cleanup-related config options
 - Cleanup command now cleans up old v3bw files too (#26701)
 
-### Fixed
-
-- Log files weren't rotating. Now they are. (#26881)
 
 ## [0.6.0] - 2018-07-11
 





More information about the tor-commits mailing list