From 9461d2d3f73b299a8af8c34990907726654f1f95 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 20 Nov 2006 21:35:26 +0000 Subject: [PATCH] Fix date of last changelog entry (copy&paste-o). git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@686 81a1dc3b-b13d-400b-aceb-764788c761c2 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ccd114d0..0ea9a61d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2006-11-13 Joerg Wunsch +2006-11-20 Joerg Wunsch * avr.c: Replace the fallback of avr_read_byte() and avr_write_byte() to avr_read_byte_default() and avr_write_byte_default (resp.) by directly