Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
bb34f5f3
Commit
bb34f5f3
authored
Sep 16, 2016
by
Marcin Siodelski
Browse files
[master] Added ChangeLog and updated AUTHORS for github
#30
.
parent
e40a54a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
bb34f5f3
...
...
@@ -112,6 +112,11 @@ We have received the following contributions:
- Andreas Rammhold (andir)
2016-09: Compilation fixes for GCC 6, using C++14.
- Yusef Shaban (xxwolfsrainxx)
2016-09: MySQL database creation scripts use single quotes for
strings to avoid issues with creation of the database
when MySQL server operates in ANSI_QUOTES mode.
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
Boost (http://www.boost.org/) library for almost everything, and can use Botan
(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for
...
...
ChangeLog
View file @
bb34f5f3
1173. [bug] xxwolfsrainxx, marcin
MySQL database creation scripts use single quotes for
strings to avoid issues with creation of the database
when MySQL server operates in ANSI_QUOTES mode.
(github #30, git e40a54a8e24b5f6427edd4afcd5cdc15012b8866)
1172. [bug] andir
Kea build fixes for gcc 6, which uses C++14 by default.
(github #29, git ad68c3942839618c26d7ff017fbac7df139b5d01)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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