~ubuntu-branches/ubuntu/lucid/tomboy/lucid-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 11:56:36 UTC
  • mfrom: (1.3.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922115636-2vw47jv5ki4z59ob
Tags: 1.0.0-0ubuntu1
* New upstream release: (LP: #434384)
  - Fix crash when showing Search from panel applet.
  - Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log.
  - Every patch contributor goes in the About dialog now.
  - Add Underline add-in to Windows/Mac builds.
  - WebSync fixes on Windows.
  - Translation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(tomboy, 0.15.7)
 
1
AC_INIT(tomboy, 1.0.0)
2
2
AC_CONFIG_SRCDIR(Tomboy/Tomboy.cs)
3
3
AM_INIT_AUTOMAKE([foreign tar-pax])
4
4
AM_MAINTAINER_MODE