~ubuntu-branches/ubuntu/precise/avrdude/precise

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-01-19 18:57:14 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100119185714-z5y9ealegt5gcfbm
Tags: 5.10-1
* New upstream release.
* Removed patches:
  - debian/patches/01-kfreebsd.patch (merged upstream)
  - debian/patches/03-freebsd-serial-device.patch (merged upstream)
  - debian/patches/04-am_maintainer_mode.patch (obsolete)
  - debian/patches/99-autoreconf.patch (obsolete)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-01-19  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
2
 
 
3
        * configure.ac: Released version 5.10.
 
4
 
 
5
2010-01-19  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
6
 
 
7
        bug #28677: Cygwin's GCC no longer supports -mno-cygwin option
 
8
        * configure.ac: For Win32 environments, add a check whether the
 
9
        compiler understands the -mno-cygwin option.  If not, don't use
 
10
        it but suggest using a different compiler.
 
11
 
 
12
2010-01-18  David Hoerl <dhoerl@mac.com>
 
13
 
 
14
        bug #28660: Problem with loading intel hex rom files that exceed
 
15
        0x10000 bytes
 
16
        * fileio.c: Fix two byte shifts.
 
17
 
 
18
2010-01-15  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
19
 
 
20
        Submitted by Michael biebl:
 
21
        * configure.ac: Fix FreeBSD default serial port name.
 
22
        * doc/avrdude.texi: (Dito.)
 
23
 
 
24
2010-01-15  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
25
 
 
26
        * jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID
 
27
        message, retry with external reset applied (in case the target
 
28
        is in sleep mode or has asserted the JTD bit).
 
29
 
 
30
2010-01-15  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
31
 
 
32
        Submitted by Aurelien Jarno:
 
33
        * configure.ac: Fix build for GNU/kFreeBSD.
 
34
        * ppi.c: (Dito.)
 
35
        * par.c: (Dito.)
 
36
 
 
37
2010-01-15  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
 
38
 
 
39
        * configure.ac: Bump version for post-5.8.
 
40
 
1
41
2010-01-15  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
2
42
 
3
43
        * configure.ac: Bump version for release 5.8.