Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
Metrics
Library
Commits
c4076089
Commit
c4076089
authored
Aug 24, 2016
by
Karsten Loesing
Browse files
Tweak change log for upcoming 1.4.0 release.
parent
f95a347e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c4076089
# Changes in version 1.4.0 - 2016-08-24
*
Major changes
-
Add the Simple Logging Facade for Java (slf4j) for logging
support rather than printing warnings to stderr. Applications
must provide slf4j-api-1.7.7.jar or higher as dependency and can
optionally provide a compatible logging framework of their choice
(java.util.logging, logback, log4j).
*
Medium changes
-
Add an alpha version of a DescriptorCollector implementation that
is not enabled by default and that uses CollecTor's index.json
file to determine which descriptor files to fetch. Applications
can enable this implementation by providing gson-2.2.4.jar or
higher as dependency and setting property descriptor.collector to
org.torproject.descriptor.index.DescriptorIndexCollector.
*
Minor changes
-
Add slf4j for logging support.
-
Include resource files in src/
*
/resources/ in the release
tarball.
# Changes in version 1.3.1 - 2016-08-01
...
...
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