Skip to content

Commit

Permalink
cleanups for release (only comments.)
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Apr 29, 2020
1 parent c47a215 commit 11b0aeb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ lists all changes between versions.

**git repo**

* correct sr sanity to not kill foreground processes.
* found circular reference issue with file rename. #66 and more recent cases.
* #329 tls_rigour strict was broken. fixed.
* #327 exchange_split implemented.
* progress on #329 getting tls_rigour strict to be honoured.
* added dry_run to sr_audit, for non-descructive simulation of audit actions.
Expand Down
5 changes: 4 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
metpx-sarracenia (2.20.04b3) UNRELEASED; urgency=medium
metpx-sarracenia (2.20.04b3) unstable; urgency=medium

* correct sr sanity to not kill foreground processes.
* found circular reference issue with file rename. #66 and more recent cases.
* #329 tls_rigour strict was broken. fixed.
* #327 exchange_split implemented.
* progress on #329 getting tls_rigour strict to be honoured.
* added dry_run to sr_audit, for non-descructive simulation of audit actions.
Expand Down
4 changes: 0 additions & 4 deletions sarra/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
#
# __init__.py : contains version number of sarracenia
#
#
# Code contributed by:
# Khosrow Ebrahimpour - Shared Services Canada
#
########################################################################
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 11b0aeb

Please sign in to comment.