Skip to content

Commit 52f1af8

Browse files
Sympa authorsikedas
authored andcommitted
Update NEWS.md by squashing updates in pr/release-6.2.68
1 parent 1d1f116 commit 52f1af8

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

NEWS.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Change Log
22

3-
## [6.2.67b.1](https://github.com/sympa-community/sympa/tree/6.2.67b.1)
3+
## [6.2.67b.2](https://github.com/sympa-community/sympa/tree/6.2.67b.2) (2021-11-26)
4+
5+
[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.67b.1...6.2.67b.2)
6+
7+
**Incompatible changes:**
8+
9+
- sympa.pl: `--import` option was deprecated. Use `--add` option instead [\#1251](https://github.com/sympa-community/sympa/pull/1251).
10+
11+
**Implemented enhancements:**
12+
13+
- Build process: Use configured Perl on "make tidyall" [\#1269](https://github.com/sympa-community/sympa/pull/1269)
14+
- sympa.pl: Adding a new option --add, and expand --add and --del options [\#1251](https://github.com/sympa-community/sympa/pull/1251) [\#1282](https://github.com/sympa-community/sympa/pull/1282)
15+
16+
**Fixed bugs:**
17+
18+
- Config: The warning that `password_hash` parameter should not be changed is obsoleted (see also [\#1277](https://github.com/sympa-community/sympa/issues/1277))
19+
- Included owners won't be removed even if they have been removed from the data source [\#1272](https://github.com/sympa-community/sympa/issues/1272)
20+
- WWSympa: Misleading line folding in the tooltip [\#1262](https://github.com/sympa-community/sympa/issues/1262)
21+
- `footer_type` no longer omits `text/html` parts [\#1271](https://github.com/sympa-community/sympa/pull/1271)
22+
- Fix outdated "intranet" sample in `create_list` schema description. [\#1267](https://github.com/sympa-community/sympa/pull/1267)
23+
- WWSympa: CAS negotiation can be messed via query parameter [\#1255](https://github.com/sympa-community/sympa/pull/1255) [\#1261](https://github.com/sympa-community/sympa/pull/1261)
24+
25+
**Merged pull requests:**
26+
27+
- Cleanup: Avoid using bareword filehandles. And some cleanups [\#1226](https://github.com/sympa-community/sympa/pull/1226)
28+
29+
## [6.2.67b.1](https://github.com/sympa-community/sympa/tree/6.2.67b.1) (2021-10-24)
430

531
[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.66...6.2.67b.1)
632

@@ -16,7 +42,6 @@
1642
- WWSympa: Invalid POST data breaks `sso_login` form for all users [\#1245](https://github.com/sympa-community/sympa/issues/1245)
1743
- Unuseful emails to listmaster. [\#1244](https://github.com/sympa-community/sympa/issues/1244)
1844
- Memory consumption while archive download [\#1235](https://github.com/sympa-community/sympa/issues/1235)
19-
- WWSympa: CAS negotiation can be messed via query parameter [\#1255](https://github.com/sympa-community/sympa/pull/1255)
2045

2146
## [6.2.66](https://github.com/sympa-community/sympa/tree/6.2.66) (2021-09-29)
2247

0 commit comments

Comments
 (0)