~ubuntu-branches/ubuntu/jaunty/transmission/jaunty-security

« back to all changes in this revision

Viewing changes to third-party/libevent/test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2008-11-28 15:33:48 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20081128153348-it70trfnxiroblmc
Tags: 1.40-0ubuntu1
* New upstream release (LP: #302672)
  - Tracker communication uses fewer resources
  - More accurate bandwidth limits
  - Reduce disk fragmentation by preallocating files (LP: #287726)
  - Stability, security and performance improvements to the RPC /
    Web UI server (closes LP: #290423)
  - Support compression when serving Web UI and RPC responses
  - Simplify the RPC whitelist
  - Fix bug that prevented handshakes with encrypted BitComet peers
  - Fix 1.3x bug that could re-download some data unnecessarily
    (LP: #295040)
  - Option to automatically update the blocklist weekly
  - Added off-hour bandwidth scheduling
  - Simplify file/priority selection in the details dialog
  - Fix a couple of crashes
  - New / updated translations
  - Don't inhibit hibernation by default (LP: #292929)
  - Use "close" animation when sending to notification area (LP: #130811)
  - Fix resize problems (LP: #269872)
  - Support "--version" option when launching from command line
    (LP: #292011)
  - Correctly parse announce URLs that have leading or trailing
    spaces (LP: #262411)
  - Display an error when "Open Torrent" fails (LP: #281463)
* Dropped 10_fix_crasher_from_upstream.dpatch: Fix is in this
  upstream release.
* debian/control: Don't just build-depend on libcurl-dev, which is
  a virtual package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
CYGPATH_W = @CYGPATH_W@
104
104
DEFS = @DEFS@
105
105
DEPDIR = @DEPDIR@
 
106
DSYMUTIL = @DSYMUTIL@
106
107
ECHO = @ECHO@
107
108
ECHO_C = @ECHO_C@
108
109
ECHO_N = @ECHO_N@
126
127
LTLIBOBJS = @LTLIBOBJS@
127
128
MAKEINFO = @MAKEINFO@
128
129
MKDIR_P = @MKDIR_P@
 
130
NMEDIT = @NMEDIT@
129
131
OBJEXT = @OBJEXT@
130
132
PACKAGE = @PACKAGE@
131
133
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
189
191
srcdir = @srcdir@
190
192
sysconfdir = @sysconfdir@
191
193
target_alias = @target_alias@
 
194
top_build_prefix = @top_build_prefix@
192
195
top_builddir = @top_builddir@
193
196
top_srcdir = @top_srcdir@
194
197
AUTOMAKE_OPTIONS = foreign no-dependencies