mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-09 04:01:01 +00:00
Remove "compiled on/at" string in main.c. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1396 81a1dc3b-b13d-400b-aceb-764788c761c2
12 lines
373 B
Plaintext
12 lines
373 B
Plaintext
2017-11-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
bug #48084: Avoid compiled-in timestamp for reproducible release builds
|
|
* main.c: Remove "compiled on/at" string
|
|
|
|
2017-03-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
bug #47718: "lfuse reads as" not displayed in verbose mode - SOLUTION
|
|
Reported by Roger A. Krupski:
|
|
* safemode.c: Display lfuse at correct MSG level
|
|
|