1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

Newest changes, new date, first change hasn't been done yet :)

This commit is contained in:
freesource 2001-12-11 19:56:01 +00:00
parent 6d4c8ead9d
commit 5dfc3a0a37

12
Changes
View File

@ -1,9 +1,17 @@
1.3.0 - 12/07/2001
1.3.0 - 12/11/2001
------------------
Added a README for people installing from the source package.
Removed the enforcement of the yard suffix rule for templates, because it
was never really documented; however, it is still a nice rule to follow
despite that it is not enforced anymore.
Added an archictecture-dependent replacements repository directory.
Fixed the freezing behavior for particularly large templates, like the ones
produced by make_debian, and make_debian-X11. However, overly large buffers
in the verbosity box, still hogs cpu in a big way. The best procedure for
in the verbosity box still hog cpu in a big way. The best procedure for
now is to open and close the box between stages.
Made the termcap check just a warning if terminfo or termcap don't exist,