Selaa lähdekoodia

* Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)

Otavio Salvador 19 vuotta sitten
vanhempi
commit
ec5e7f30f3
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7 1
      debian/changelog

+ 7 - 1
debian/changelog

@@ -1,6 +1,12 @@
+apt (0.7.4) UNRELEASED; urgency=low
+
+  * Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)
+
+ -- Otavio Salvador <otavio@ossystems.com.br>  Mon, 02 Jul 2007 13:27:54 -0300
+
 apt (0.7.3) unstable; urgency=low
 
-  * fixed compile errors with g++ 7.3 (thanks to 
+  * fixed compile errors with g++ 4.3 (thanks to 
     Daniel Burrows, closes: #429378)
   * fixes in the auto-mark code (thanks to Daniel
     Burrows)