aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-27 22:43:23 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-27 22:43:23 -0500
commitafde294f5922cead3efde54400c973e55004aa0a (patch)
tree339b32f763ad64a67594f90ce0f621199feacbc8
parentbfdcccd71f7d6096b96775eb04fb3181ddee3217 (diff)
downloadrbw-afde294f5922cead3efde54400c973e55004aa0a.tar.gz
rbw-afde294f5922cead3efde54400c973e55004aa0a.zip
changelog
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23b8f92..4888412 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [Unreleased]
+
+### Changed
+
+* On Linux, the `rbw-agent` process can no longer be attached to by debuggers,
+ and no longer produces core dumps (#42, oranenj)
+
## [1.0.0] - 2021-02-21
### Added