Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
531b497c
Commit
531b497c
authored
Apr 05, 2021
by
Sympa authors
Committed by
IKEDA Soji
Apr 05, 2021
Browse files
[-release]Preparing version 6.2.61b.2
parent
e335f82b
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS.md
View file @
531b497c
# Change Log
## [6.2.61b.2](https://github.com/sympa-community/sympa/tree/6.2.61b.2) (2021-04-05)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.61b.1...6.2.61b.2
)
**Implemented enhancements:**
-
Refactoring: Add
`shelve_personalization`
method
[
\#1070
](
https://github.com/sympa-community/sympa/issues/1070
)
-
Scenarios: Skip approval for owner subscription and unsubscription
[
\#1133
](
https://github.com/sympa-community/sympa/pull/1133
)
**Fixed bugs:**
-
DMARC protection: X-Original-DMARC-Record header field may break message
[
\#1113
](
https://github.com/sympa-community/sympa/issues/1113
)
-
Slow updates to lists (
`edit_list_conf`
cache not working)
[
\#1090
](
https://github.com/sympa-community/sympa/issues/1090
)
## [6.2.61b.1](https://github.com/sympa-community/sympa/tree/6.2.62) (2021-02-18)
**Incompatible changes**
...
...
configure.ac
View file @
531b497c
...
...
@@ -25,7 +25,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.60)
AC_INIT(sympa, 6.2.61b.
1
, sympa-developpers@listes.renater.fr)
AC_INIT(sympa, 6.2.61b.
2
, sympa-developpers@listes.renater.fr)
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_PO_SUBDIRS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment