[Poet-commit] SF.net SVN: poet: [34] trunk
Brought to you by:
mercurio
|
From: <mer...@us...> - 2008-01-17 05:21:27
|
Revision: 34
http://poet.svn.sourceforge.net/poet/?rev=34&view=rev
Author: mercurio
Date: 2008-01-16 21:21:33 -0800 (Wed, 16 Jan 2008)
Log Message:
-----------
One-character typo in ReadMe.txt
Modified Paths:
--------------
trunk/ReadMe.txt
trunk/lib/version.tcl
Modified: trunk/ReadMe.txt
===================================================================
--- trunk/ReadMe.txt 2008-01-17 04:45:41 UTC (rev 33)
+++ trunk/ReadMe.txt 2008-01-17 05:21:33 UTC (rev 34)
@@ -238,7 +238,7 @@
20080116 Release 2.1.0. Updated for Tcl/Tk 8.5, including wrapping of
Ttk widgets. Added <style> type (see "Poet style" command). Changed
Poet popup menu. Numerous bug fixes, including one in the C code.
- Now supports MasOS X (Tcl 8.5 only, 8.4 compilation fails because
+ Now supports MacOS X (Tcl 8.5 only, 8.4 compilation fails because
TclObjLookupVar() can't be found (this is probably an ActiveState problem)).
We now use Ttk_ComboBox, when available, and Tk_SpinBox in ObjectEditor.
Modified: trunk/lib/version.tcl
===================================================================
--- trunk/lib/version.tcl 2008-01-17 04:45:41 UTC (rev 33)
+++ trunk/lib/version.tcl 2008-01-17 05:21:33 UTC (rev 34)
@@ -1 +1 @@
-set ::Poet::version 2.1.0
+set ::Poet::version 2.1.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|