projects
/
rss2email.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a331d6
)
CHANGELOG: Update with summary of post-process addition
author
W. Trevor King
<wking@tremily.us>
Fri, 10 May 2013 08:58:28 +0000
(
04:58
-0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 10 May 2013 08:58:28 +0000
(
04:58
-0400)
Documenting:
3a331d6
Merge branch 'post-process'
Signed-off-by: W. Trevor King <wking@tremily.us>
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index e981bfa3a1f3813a8a34c34fe23e2341aa7dc9f4..203f909b2873c00184034cf34b90240b85f18c83 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,3
+1,6
@@
+v3.4 (unreleased)
+ * Added post-processing hooks for user-specified message manipulation.
+
v3.3 (2013-04-13)
* Fix SMTP message submission logic.
* Fix error inheritence (super() calls).