~ubuntu-branches/ubuntu/jaunty/pida/jaunty

« back to all changes in this revision

Viewing changes to RELNOTES

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-08-01 13:08:56 UTC
  • mfrom: (0.1.2 etch) (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060801130856-v92ktopgdxc8rv7q
Tags: 0.3.1-2ubuntu1
* Re-sync with Debian
* Remove bashisms from debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Release Notes for Pida 0.2.2
2
 
 
3
 
== What's New ==
4
 
 
5
 
;Pastebin plugin : Allows pasting of entered, and yanked text to the rafb.net
6
 
and #Pida pastebins.
7
 
 
8
 
;Culebra plugin : Editor using GTSourceView, including syntax highlighting,
9
 
block indent, block comment, and intelligent Python code completion, can be used in
10
 
place of Vim.
11
 
 
12
 
;Per-filetype Plugins : Plugins can be optionally displayed and hidden for
13
 
different file-types.
14
 
 
15
 
;Mercurial support : Basic support has been added to the project plugin to
16
 
support the Mercurial version control system.
17
 
 
18
 
;Filetype handling : Plugins can be configured to be displayed per filetype.
19
 
 
20
 
;Terminal support : Xterm can be used in place of the internal VTE widget.
21
 
 
22
 
;Layout : Added options for alternate layouts.
23
 
 
24
 
;Buffer list : Display parent directory of buffer filename in buffer list.
25
 
 
26
 
;First time-run wizard to select required components.
27
 
 
28
 
== Notes ==
29
 
 
30
 
Please read README in the same directory as this file for installation/upgrade
31
 
information and known issues.
32
 
 
33
 
Enjoy,
34
 
 
35
 
The Pida Team