public
Description: Clone of SVN of PyObjC (not affiliated)
Homepage: http://pyobjc.sourceforge.net/
Clone URL: git://github.com/orestis/pyobjc.git
pyobjc / pyobjc-web / docroot / news / news.inc
100644 50 lines (47 sloc) 2.431 kb
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?
  $macpython23="<a href=\"http://homepages.cwi.nl/~jack/macpython/\">Mac Python 2.3</a>";
?>
<span class="news_date">2005-07-06: </span><span class="news_headline">PyObjC 1.3.7 released</span><?php gray_line(); ?>
  <p>
This version features support for Xcode 2.1, an initial port to Intel, wrappers
for even more frameworks and several bugfixes.
  <p>
See <a href="<?print $root; ?>NEWS-1.3.7.txt">the NEWS file</a> for more information.
  <p>
Click <a href="/software/">here</a> to go to the download page.
  <p>
<span class="news_date">2005-06-08: </span><span class="news_headline">PyObjC sessions at WWDC '05</span><?php gray_line(); ?>
  <p>
Bob Ippolito did a session about Python on Mac OS X, and more specifically
PyObjC at this year's WWDC. The web presence for that session is now up
at: <A HREF="http://pythonmac.org/wwdc2005/">http://pythonmac.org/wwdc05</A>
  </p>
<span class="news_date">2005-05-19: </span><span class="news_headline">PyObjC 1.3.6 released</span><?php gray_line(); ?>
  <p>
Just after the release of PyObjC 1.3.5 we noticed a bug in the core that made
most plugins unusable, and one of the examples was non-functional. See the <a href="<?print $root; ?>NEWS-1.3.6.txt">NEWS file</a> for more information.
  <p>
All users of PyObjC 1.3.5 are advised to update immediately.
  <p>
Click <a href="/software/">here</a> to go to the download page.
  <p>
<span class="news_date">2005-05-18: </span><span class="news_headline">PyObjC 1.3.5 released</span><?php gray_line(); ?>
  <p>
PyObjC 1.3.5 features Tiger support and py2app based Xcode
templates. See the <a href="<?print $root; ?>NEWS-1.3.5.txt">NEWS file</a>
for a complete list of changes.
  <p>
This version also features a number of important bugfix, therefore all users
are advised to upgrade.
  <p>
 
<span class="news_date">2004-12-29: </span><span class="news_headline">PyObjC 1.2 released</span><?php gray_line(); ?>
  <p>
PyObjC 1.2 is finally here! See the
<a href="<? print $root; ?>NEWS-1.2.txt">NEWS file</a> for details.
  <p>
 
<span class="news_date">2004-05-30: </span><span class="news_headline">Repository moved to red-bean.com</span><?php gray_line(); ?>
  <p>
We have moved our repository to a <a href="http://subversion.tigris.org/">subversion</a> repository at <a href="http://www.red-bean.com/">red-bean.com</a>.
  <p>
The repository is at <a href="http://svn.red-bean.com/pyobjc">http://svn.red-bean.com/pyobjc</a>
  <p>