Skip to content

Commit 2175148

Browse files
committed
aligning with open issues on github
1 parent d014dce commit 2175148

File tree

1 file changed

+31
-13
lines changed

1 file changed

+31
-13
lines changed

RELEASE_NOTES

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,22 +104,40 @@ This is a list of features that have only been partially updated in
104104
this version. We are unsure if people are using them and if they
105105
should be preserved or deprecated. If you're using any of these
106106
features, please check that this new version of hypermail is still
107-
working on your archive as expected. If that's not the case, please
108-
stick to the 2.4 version for the moment. Feedback or code patches
109-
(better) are welcome.
110-
111-
- compilation: windows LCC support (not updated, seems very old)
112-
- showhtml option: only bare minimum of markup update done. CSS
113-
and generated markup could be improved.
114-
- linkquotes: this piece of code seems to have stopped working
115-
at least since 2.4.0. It risks being deprecated in the next
116-
version of hypermail unless someone updates it.
117-
- inline html: no specific updates done
107+
working on your archive as expected. If that's not the case, please
108+
stick to the 2.4 version for the moment. Feedback to know if people
109+
are using these features and/or code patches (better) are welcome.
110+
111+
All of these features now have a corresponding issue on hypermail's
112+
github repository, labelled with "support requested", for tracking
113+
their status. If we don't get code patches or feedback, we will
114+
consider deprecating them in the next version of hypermail. Please use
115+
those issue trackers to send your feedback.
116+
117+
- showhtml option: only bare minimum of markup update done. CSS and
118+
generated markup could be improved. Issue #74 on github.
119+
120+
- linkquotes: this piece of code seems to have stopped working at
121+
least since 2.4.0. This feature has been downgrated to experimental
122+
and risks being deprecated in the next version of
123+
hypermail unless someone updates it. Issue #75 on github.
124+
125+
- inline html: no specific updates done. The way inline HTML is added
126+
is very simple (just cut and paste of the attachment's body), and often
127+
breaks the valid markup that hypermail added. Issue #76 on github.
128+
118129
- yearly and monthly summaries. This features seem to not have been
119130
updated since long time ago and missing some links letting navigate
120131
back from a message to the summariess to make them more useful.
121-
Note that you could add those links with the navbar options.
122-
- translation of messages: some languagess are behind since years/
132+
Note that you could add those links with the navbar options. Issue
133+
#77 on github.
134+
135+
- translation of messages: some languagess are behind since years and
136+
need update. Unmaintained languages risk being dropped out in a
137+
future version of hypermail. Issue #78 on github.
138+
139+
- compilation: windows LCC support (not updated, seems very
140+
old). Issue #79 on github.
123141

124142
*** ACKNOWLEDGMENTS
125143

0 commit comments

Comments
 (0)