projects
/
usenet
/
INN.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c4ee5
)
filter_innd: Add missing module.
master
author
Thomas Hochstein
<thh@thh.name>
Sat, 20 May 2023 13:49:46 +0000
(15:49 +0200)
committer
Thomas Hochstein
<thh@thh.name>
Sat, 20 May 2023 13:49:46 +0000
(15:49 +0200)
Signed-off-by: Thomas Hochstein <thh@thh.name>
filter/cleanfeed.local
patch
|
blob
|
blame
|
history
diff --git
a/filter/cleanfeed.local
b/filter/cleanfeed.local
index
0cddd85
..
9f1fe0f
100644
(file)
--- a/
filter/cleanfeed.local
+++ b/
filter/cleanfeed.local
@@
-2,6
+2,7
@@
use MIME::Base64();
use Digest::SHA();
+use Digest::MD5();
#
# local_filter_cancel
This page took
0.01116 seconds
and
4
git commands to generate.