changelog
- Mon, 18 Jan 2010 19:59:51 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 18 Jan 2010 19:59:51 +0100] rev 13
- Introduce ISN formatting and lookup logic into the ENUM module.
A detailed description of these changes is provided in enum-isn.txt.
- Mon, 18 Jan 2010 19:47:23 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 18 Jan 2010 19:47:23 +0100] rev 12
- Import unmodified vendor sources for correction and improvement.
- Sat, 03 Oct 2009 16:27:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 03 Oct 2009 16:27:41 +0200] rev 11
- Add development information for the Sparkle automatic update framework.
- Thu, 06 Aug 2009 14:20:39 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 06 Aug 2009 14:20:39 +0200] rev 10
- Correct CFBundleVersion which only allows numbers and periods.
- Thu, 06 Aug 2009 14:01:19 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 06 Aug 2009 14:01:19 +0200] rev 9
- Replace tunnelblick project values to autoupdate from forked repository.
- Wed, 29 Jul 2009 11:57:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Jul 2009 11:57:40 +0200] rev 8
- Correctly create menu bar status items in 64- as well as 32-bit targets.
It is unclear why the hack to include a priority and a hack on top of
that to determine the correct platform-dependent priority is desired.
- Wed, 29 Jul 2009 11:52:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Jul 2009 11:52:41 +0200] rev 7
- Replace local function with its canonical implementation in some cases.
These changes follow porting of the project to build 64-bit targets.
The replacements are needed due to segfaults otherwise ocurring in
some cases of local function (from helper.m) usage. These segfaults
do not ocurr when building only 32-bit targets. This hackish logic
deserves further testing until a fully orthogonal string localization
strategy is available for all targets.
- Wed, 29 Jul 2009 11:44:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Jul 2009 11:44:56 +0200] rev 6
- Correct file permission modification and the corresponding repair logic.
These changes will require further testing and comparison with the file
modes of original vendor packaging of the tun/tap device driver.
- Wed, 29 Jul 2009 11:37:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Jul 2009 11:37:50 +0200] rev 5
- Remove nonportable runtime argument to comply with implied requirements.
- Wed, 29 Jul 2009 11:32:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Jul 2009 11:32:54 +0200] rev 4
- Describe characteristics and workflow of Tunblick build configuration.