1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Overview of changes in librda 0.0.5
- Fix make distcheck.
- Include technology related header files as public API.
- Get --enable-<remote-tech> options working as one would
expect it.
Overview of changes in librda 0.0.4
- Fix include path (Cflags: field) in rda.pc file.
Overview of changes in librda 0.0.3
- Fix wrong WITH_REMOTE_AWARENESS_*** macro names.
- Add rdacheck utility.
- Update translations.
Overview of changes in libra 0.0.2
- Add GObject Introspection support.
- Provide include file that honors what remote desktop environments are
supported, so that other software can "know" what is supported and what
was disabled at build time.
- Update translations.
Overview of changes in librda 0.0.1
- Initial release.
|