git://git.nikiroo.be
/
fanfix-jexer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c192d3
)
changelog update
author
Niki Roo
<niki@nikiroo.be>
Fri, 10 May 2019 16:26:03 +0000
(18:26 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Fri, 10 May 2019 16:26:03 +0000
(18:26 +0200)
changelog.md
patch
|
blob
|
blame
|
history
diff --git
a/changelog.md
b/changelog.md
index e5a89a4da75ea040fd321f4fc98fad4672692c5f..7b15598b43acd53f74694395f0ce26412a3ce10e 100644
(file)
--- a/
changelog.md
+++ b/
changelog.md
@@
-5,6
+5,7
@@
- new: server: count the bytes we rec/send
- new: CryptUtils
- new: stream classes
+- new: Bundles get/setList()
- fix: IOUtils.readSmallStream and \n at the end
- fix: Base64 implementation changed, no strange errors anymore
- change: StringUtils.unzip64(String) now returns a byte[] (StringUtils.unzip64s(String) can be used instead)