original post:
http://perlwannabe.vox.com/library/post/blink-and-youll-miss-it-padre-060-has-been-released.html

Miss what??? 

The pre-release warning I normally send out to give anyone and everyone
a chance to get any translations done or last minute pleas to NOT to
release...

However when one of the hard working package maintainers wants to see a
release that fixes an outstanding bug for them, one must do what one can
to accommodate such a request.

So with little fan fare Padre 0.60 was rolled out the door and hit the
pause server at 1035 UTC, so it should be available on CPAN soon.

What's in this release? 

Fixes and improvements.  Zeno Gantner is showing as THE committer for
this release.  A new name has also appeared in the change log, Sam
Crawley - welcome  and thanks for the commits!  

<h2>Fixes</h2>
    - Fixed ticket #900: opening binary files may crash Padre (Zeno
Gantner)
    - Improved some menu entries: added missing "...", better labels,
better
      comments (Zeno Gantner)
    - Clearer error message if debugger is not started yet (Zeno
Gantner)
    - Complete language/locale switch on Unix platforms: also correctly
      translate the Wx default labels (Zeno Gantner)
    - Fixed ticket #921: regex syntax error in Regex Editor
      (reported by leprevost)
    - Added licensing information to About dialog (Zeno Gantner)
    - Skip '.' when indexing installed modules in @INC (dam)
    - Fixed bug related to search history (Sam Crawley)
    - Added file type filter "script file" (which includes Unix shell
scripts
      and Windows .bat files) to the Open dialog (Zeno Gantner)
    - MIME types: added .mo to the list of binary file extensions, 
      improved/gettext-ified some descriptions, changed LaTeX extension
from
      latex to tex (Zeno Gantner)
    - Autocomplete no longer displays the dialog when only one option is
      available (unless 'Autcomplete while typing' is on) (Sam Crawley -
#927)

dam committed a fix that will see improvements to the startup of Padre's
help/docbrowser, especially if your current working directory has a lot
of files in it, which when you're a debian package maintainer this is
likely to be the case.   

Nothing like real life to break assumptions about your software, most of
us wouldn't have the sheer number of perl modules sitting around in our
home directories to really appreciate the effect of scanning the '.'
directory.

<h2>Additions/New</h2>
    - Add FTP connection caching/sharing (SEWI)
    - Add interactive template functions (SEWI)


<h2>Translations</h2>
    - Updated German and Turkish translation (Zeno Gantner, SEWI and
Burak
      Gürsoy)

That's the list for 0.60.

As usual you can find us on perl.irc.org in #padre.  Feel free to drop
on in with questions in tow or just to hang out.  Stick around long
enough and you too could find yourself leaving your mark in software
history.

Padre's home page is http://padre.perlide.org/
Download/Install information can be found on the site
http://padre.perlide.org/download.html

Thanks to all who contributed to the release of Padre 0.60.



_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to