Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
5cea343a
Commit
5cea343a
authored
Dec 15, 2019
by
Sympa authors
Committed by
IKEDA Soji
Dec 15, 2019
Browse files
[-release]Preparing version 6.2.49b.3
parent
d287df69
Changes
2
Show whitespace changes
Inline
Side-by-side
NEWS.md
View file @
5cea343a
# Change Log
# Change Log
## [6.2.49b.3](https://github.com/sympa-community/sympa/tree/6.2.49b.3) (2019-12-15)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.49b.2...6.2.49b.3
)
**Fixed bugs:**
-
`sympa.conf-dist`
comments format is not supported by
`Conf::_load_config_file_to_hash()`
[
\#822
](
https://github.com/sympa-community/sympa/issues/822
)
-
`sympa_msg.pl`
: Rejection reports are suppressed
[
\#820
](
https://github.com/sympa-community/sympa/issues/820
)
## [6.2.49b.2](https://github.com/sympa-community/sympa/tree/6.2.49b.2) (2019-12-03)
## [6.2.49b.2](https://github.com/sympa-community/sympa/tree/6.2.49b.2) (2019-12-03)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.49b.1...6.2.49b.2
)
[
Full Changelog
](
https://github.com/sympa-community/sympa/compare/6.2.49b.1...6.2.49b.2
)
...
...
configure.ac
View file @
5cea343a
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.60)
AC_PREREQ(2.60)
AC_INIT(sympa, 6.2.49b.
2
, sympa-developpers@listes.renater.fr)
AC_INIT(sympa, 6.2.49b.
3
, sympa-developpers@listes.renater.fr)
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_PO_SUBDIRS
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