Skip to content

Commit 321ac65

Browse files
author
Raphael Dumusc
authored
Merge pull request #55 from rdumusc/master
Fix potentially serious bug in Deflect server
2 parents ee850fe + 09d0688 commit 321ac65

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitsubprojects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- mode: cmake -*-
22
git_subproject(ZeroEQ https://github.com/HBPVIS/ZeroEQ.git 3babd4f)
3-
git_subproject(Deflect https://github.com/BlueBrain/Deflect.git df77bc2)
3+
git_subproject(Deflect https://github.com/BlueBrain/Deflect.git 6af3c34)
44
git_subproject(TUIO https://github.com/BlueBrain/TUIO.git fdf5cf7)
55
git_subproject(VirtualKeyboard https://github.com/rdumusc/QtFreeVirtualKeyboard.git cc6b365)

doc/Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog {#Changelog}
33

44
# Release 1.2 (git master)
55

6+
* [55](https://github.com/BlueBrain/Tide/pull/55):
7+
Fix potentially [serious bug](https://github.com/BlueBrain/Deflect/pull/115)
8+
in Deflect server.
69
* [54](https://github.com/BlueBrain/Tide/pull/54):
710
Users can save sessions from the Launcher on the wall [DISCL-256]
811
* [53](https://github.com/BlueBrain/Tide/pull/53):

0 commit comments

Comments
 (0)