desktop: CalEditDlg: fixed dialog title bar
[barry.git] / NEWS
blob023eeda3f4feaca03c0203d3d61cbac94604f533
1 August 2008
2 ==============================================================================
4 Binary Package Rename
5 ---------------------
7 As of version 0.14, the binary package names for libbarry (both RPM and DEB)
8 have been renamed to libbarry0, to match the commonly accepted procedure
9 of most distributions.
11 This change may cause package conflicts if you are not careful during
12 the upgrade.  Please be sure to remove old Barry packages before
13 installing version 0.14.
17 May 2008
18 ==============================================================================
20 API Change
21 ----------
23 As of version 0.13, the Barry API has changed to use a hierarchy of Mode
24 classes instead of using the Controller class to switch modes or select
25 them.  These new Mode classes are in a new namespace called Mode.
27 In theory, these modes can be operational at the same time, such as
28 Desktop, Serial, and IpModem.  Eventually, a JavaLoader mode may also
29 be available.
31 Please see the example code in the examples directory for sample code
32 and usage.
34 IP Modem support
35 ----------------
37 Version 0.13 has preliminary IP Modem support.  You will need a newer
38 Blackberry device to make use of this.
41 December 2006
42 ==============================================================================
44 Note: as of version 0.4, Barry depends on the stable version of libusb,
45 not the devel tarball available on the Barry sourceforge site.  Install
46 stable libusb (0.1.12 or similar) and libusb-devel from your distribution's
47 regular package set.
49 ------------------------------------------------------------------------------
51 See http://www.netdirect.ca/software/packages/barry for the latest news.