1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 14:50:19 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2003-04-21 18:14:17 +00:00
parent 3bf465263c
commit 9e31322c0c
2 changed files with 2 additions and 3 deletions

4
NEWS
View file

@ -12,11 +12,11 @@ Each release reports the NEWS in the following sections:
* Changes to the C interface * Changes to the C interface
Changes since Guile 1.6.3 (AKA changes for 1.6.4): Changes since Guile 1.6.3 (i.e. changes for 1.6.4):
* Changes to the distribution * Changes to the distribution
** Various architecture (and likely compiler) related bugs fixed. ** Various architecture (and compiler optimization) related bugs fixed.
These changes should improve the situation on at least ia64, alpha, These changes should improve the situation on at least ia64, alpha,
and powerpc. and powerpc.

1
debian/rules vendored
View file

@ -127,7 +127,6 @@ binary-common:
dh_installman dh_installman
# dh_installcron # dh_installcron
dh_installinfo dh_installinfo
dh_undocumented
dh_strip dh_strip
dh_link dh_link
dh_compress dh_compress