From 008b204ca16bdb2ac4b0fa6ae27285f90a97dca6 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 18 Dec 2018 12:28:48 +0100 Subject: [PATCH] Add change log entry for new addtext command. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3f8731e..40e8bb6 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ Change log / notes Originally designed for use at: [constant](http://etherdump.constantvzw.org/). +18 Dec 2018 +------------ +Feature request from [Varia](https://vvvvvvaria.org/): Allow to add magic words to existing pads before archiving. See [issue #1](https://gitlab.constantvzw.org/aa/etherdump/issues/1) for more. 17 Oct 2016 -----------------------------------------------