debian: packaging for 0.44.09
[sdk] / debian / changelog
1 ecere-sdk (0.44.09-1) unstable; urgency=low
2
3    * Debugger fixes
4    * Documentor fixes
5    * Valgrind integration
6    * Improved usability with Unity
7    * 64 bit fixes
8    * Compiler Fixes, Improved C headers compatibility
9    * Tons of other bug fixes
10
11  -- Jerome St-Louis <jerstlouis@gmail.com>  Fri, 30 Aug 2013 07:04:00 -0400
12
13 ecere-sdk (0.44.06-1) unstable; urgency=low
14
15   * Fixed bugs causing build to fail on PowerPC
16   * Fixed cross-bitness compiling issues
17   * Fixed UTF8 text processing issues
18   * Fixed serialization/unserialization of Map container objects
19   * Fixed ListBox row moving bug
20   * Fixed ColorPicker in IDE to be consistent with other dialogs
21   * Enabled holding up/down buttons down to reorder directories
22     in compiler settings
23   * Relying on giflib rather than bundled libungif, taking out deps folder
24     for Debian packages (Resolves Debian #703444)
25
26  -- Jerome St-Louis <jerstlouis@gmail.com>  Thu, 28 Mar 2013 01:00:00 -0400
27
28 ecere-sdk (0.44.05-1) unstable; urgency=low
29
30   * Fixed memory corruption bugs
31
32  -- Jerome St-Louis <jerstlouis@gmail.com>  Mon, 18 Mar 2013 04:36:00 -0400
33
34 ecere-sdk (0.44.04-1) unstable; urgency=low
35
36   * Various Bug Fixes
37   * MinGW-w64 Support
38   * 64 Bit Support
39   * Basic Android Support
40   * Improved FreeBSD Support
41   * Improved OS X Support
42
43  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 10 Mar 2013 12:00:00 -0400
44
45 ecere-sdk (0.44.03-1) unstable; urgency=low
46
47   * Resolved libec0 conflict with "Library for modular symbols and elliptic
48     curves over Q"
49     Various bug fixes
50
51  -- Jerome St-Louis <jerstlouis@gmail.com>  Sun, 27 Jan 2013 00:47:00 -0500
52
53 ecere-sdk (0.44.02-1) unstable; urgency=low
54
55   * Fixed issue with 'arch: all' packages preventing installing on 64 bit system
56     Fixed issue with GCC 4.7 whereas .bmp files would not load properly
57     Fixed build issues with ARM and big endian (PPC) builds
58     Various bug fixes
59     Resolved target and host platform confusion in build system/makefiles
60     Proper handling of __attribute__ in the compiler
61     Resolved proper implementation of all per node settings in the build system
62     Promoting package to unstable
63     Added support for a SYSROOT and GCC prefix in Compiler Settings
64     Support for cross-compiling the tarball (e.g. Building for MinGW on Linux)
65     Initial support for the Android platform
66
67  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 6 Nov 2012 23:59:00 -0500
68
69 ecere-sdk (0.44.01-1) experimental; urgency=low
70
71   * Initial packaging of Ecere SDK for Debian. (Closes: #665332, LP: #394998)
72
73  -- Jerome St-Louis <jerstlouis@gmail.com>  Tue, 14 Aug 2012 06:58:00 -0400