libraries / VirtualWire / CHANGESon commit Added final version of code (649c546)
   11.3     2009-04-01
   2        Fixed a compatibility problem with ATMEGA328 of the new arduino
   3        Now use SIGNAL(TIMER1_COMPA_vect) instead of ISR(SIG_OUTPUT_COMPARE1A)
   4        as discussed in
   5        http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1237714550/11
   6        and reported by Jaime Castro.
   7
   81.2     2009-03-30
   9        Fixed a problem that prevented compiling with arduino-0015
  10        Reported by Jaime Castro
  11
  121.1     2008-06-24
  13        Now can compile for atmega8
  14        Reported by creatrope
  15
  161.0     Original release