-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRelNotes
More file actions
21 lines (16 loc) · 776 Bytes
/
RelNotes
File metadata and controls
21 lines (16 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Release Notes for the RealityGrid Steering Library WSRF Tools
-------------------------------------------------------------
Version 3.0.0
-------------
* [perl] Various namespace fixes in the perl scripts.
* [perl] Removed script-generated files from the repository.
* [C] CMake build system added for the C tools.
* Updated the README files for both the C and perl tools.
* Moved C/conf/tools.conf to conf/tools.conf and added security.conf.
* [perl] Uncommented the paths to the user certificates for use with SSL.
* [C] Minor changes to use the new modularized WSRF code.
About these release notes
-------------------------
These release notes are, at least in part, generated by the following
command:
$ git log --pretty=format:" * %s" --reverse commit-hash..