Ryan C. Gordon 23 år sedan
förälder
incheckning
abc7d83e6d
2 ändrade filer med 5 tillägg och 1 borttagningar
  1. 2 1
      CHANGELOG
  2. 3 0
      CREDITS

+ 2 - 1
CHANGELOG

@@ -4,7 +4,8 @@
 
 
 07292002 - Found some memory leaks, thanks to Valgrind (which rules, btw).
 07292002 - Found some memory leaks, thanks to Valgrind (which rules, btw).
            Added Russian translation by Ed Sinjiashvili. Added Spanish
            Added Russian translation by Ed Sinjiashvili. Added Spanish
-           translation by Pedro J. Pérez.
+           translation by Pedro J. Pérez. Debian package support in CVS,
+           thanks to Colin Bayer.
 07282002 - macclassic.c now returns human readable error messages instead of
 07282002 - macclassic.c now returns human readable error messages instead of
            ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume
            ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume
            info can't be flushed. Minor error message tweak in os2.c. All
            info can't be flushed. Minor error message tweak in os2.c. All

+ 3 - 0
CREDITS

@@ -41,6 +41,9 @@ Russian translation:
 Spanish translation:
 Spanish translation:
     Pedro J. Pérez
     Pedro J. Pérez
 
 
+Debian package support:
+    Colin Bayer
+
 Other stuff:
 Other stuff:
     Your name here! Patches go to icculus@clutteredmind.org ...
     Your name here! Patches go to icculus@clutteredmind.org ...