Skip to content

Commit 763eb0a

Browse files
HeniganHenigan
authored andcommitted
Update for rpc_spec release and update changelog
1 parent e9f44e6 commit 763eb0a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "generator/rpc_spec"]
22
path = generator/rpc_spec
33
url = https://github.com/smartdevicelink/rpc_spec.git
4-
branch = develop
4+
branch = master

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
## Bug Fixes:
5353

54+
- [Multiframe encryption is not implemented correctly](https://github.com/smartdevicelink/sdl_java_suite/issues/1642)
55+
5456
- [Empty string bug with Menu Cell](https://github.com/smartdevicelink/sdl_java_suite/issues/1623)
5557

5658
- [CRC is not set for PutFile in FileManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1622)
@@ -91,5 +93,8 @@
9193

9294
- [BitConverter NullPointerExeptions](https://github.com/smartdevicelink/sdl_java_suite/issues/193)
9395

96+
- [HelloSDL JavaEE 5.1 updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1639)
97+
98+
9499

95100

generator/rpc_spec

0 commit comments

Comments
 (0)