File: NEWS

package info (click to toggle)
librda 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: ansic: 362; makefile: 132; sh: 25
file content (28 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (3)
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.