|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [6.2.67b.2](https://github.com/sympa-community/sympa/tree/6.2.67b.2) (2021-11-26) |
| 3 | +## [6.2.67b.3](https://github.com/sympa-community/sympa/tree/6.2.67b.3) (2021-12-20) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.67b.1...6.2.67b.2) |
| 5 | +[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.67b.2...6.2.67b.3) |
6 | 6 |
|
7 | 7 | **Incompatible changes:** |
8 | 8 |
|
9 | 9 | - sympa.pl: `--import` option was deprecated. Use `--add` option instead [\#1251](https://github.com/sympa-community/sympa/pull/1251). |
10 | 10 |
|
11 | 11 | **Implemented enhancements:** |
12 | 12 |
|
| 13 | +- sympa.pl: Now `sympa.pl` has the new name `sympa` and the new command line format [\#1286](https://github.com/sympa-community/sympa/pull/1286). For backward compatibility, The older name and form will also be supported. |
| 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) [\#1285](https://github.com/sympa-community/sympa/pull/1285) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | + |
| 18 | +- Cosmetic problems in Listmaster Admin menu [\#1294](https://github.com/sympa-community/sympa/issues/1294) |
| 19 | +- Listmaster Admin's menu entry "Edit Robot Config" missing when in "Skins, CSS and colors" [\#1291](https://github.com/sympa-community/sympa/issues/1291) |
| 20 | +- Create a list as copy does not copy all configuration \(template files\) [\#1290](https://github.com/sympa-community/sympa/issues/1290) |
| 21 | +- make check: PERL5LIB environment variable was overwritten [\#1299](https://github.com/sympa-community/sympa/pull/1299) |
| 22 | +- macOS: t/Tools\_File.t fails. [\#1288](https://github.com/sympa-community/sympa/pull/1288) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- Adding the workflow for automated testing [\#1287](https://github.com/sympa-community/sympa/pull/1287) [\#1301](https://github.com/sympa-community/sympa/pull/1301) |
| 27 | + |
| 28 | +## [6.2.67b.2](https://github.com/sympa-community/sympa/tree/6.2.67b.2) (2021-11-26) |
| 29 | + |
| 30 | +[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.67b.1...6.2.67b.2) |
| 31 | + |
| 32 | +**Implemented enhancements:** |
| 33 | + |
13 | 34 | - 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 | 35 |
|
16 | 36 | **Fixed bugs:** |
17 | 37 |
|
|
0 commit comments