summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2001-05-09 17:51:07 +0000
committerhpa <hpa>2001-05-09 17:51:07 +0000
commit29964387607886b1080d46691f9716ca86128024 (patch)
tree2facab1791cc9f99ecc56febb8b688e86130eac2
parent36c7383733ea8c10b967a07be667545ab89cb37b (diff)
downloadsyslinux-29964387607886b1080d46691f9716ca86128024.tar.gz
Working on version 1.63.
-rw-r--r--NEWS6
-rw-r--r--version2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 45c838dc..9bcd81fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX
apply to that specific program only; other changes apply to both.
+Changes in 1.63:
+ * Make the ppmtolss16 program handle color conversion more
+ correctly.
+ * Clean up "make install" target, honour INSTALLROOT if it
+ exists.
+
Changes in 1.62:
* PXELINUX: Allow the DHCP server to override the
configuration file name and pathname prefix, using
diff --git a/version b/version
index 0a03ace4..58e4eb6b 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.62
+1.63