From 6de0ec25ba8d686c7520afce01ac760dcb04d80f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?=
 <grubba@grubba.org>
Date: Tue, 11 May 2004 21:47:56 +0200
Subject: [PATCH] PIKE_PORTABLE_BYTECODE.

Rev: CHANGES:1.70
---
 CHANGES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES b/CHANGES
index 212584a732..dbd3b2f1dc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,3 +6,7 @@ o Process.popen
    argument is provided a file object will be opened witht that mode
    and return, enabling for two way communication with the new
    process.
+
+o PIKE_PORTABLE_BYTECODE
+   --with-portable-bytecode is now the default. Pike programs that have
+   been dumped on one architecture now can be decoded on another.
-- 
GitLab