From a46286e0f0588ce9bff4795eb90860936b20a129 Mon Sep 17 00:00:00 2001
From: Francois-Rene Rideau <tunes@google.com>
Date: Thu, 19 Dec 2013 21:21:34 -0500
Subject: [PATCH] Document another XCL bug.

---
 TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO b/TODO
index f0e0bb5e..607996f9 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,7 @@
   It also takes a long time for errors to propagate into a debugging REPL —
   Maybe O(n^3) behavior or worse in walking the C++ stack?
   The backtrace frames may contains unprintable objects.
+  make-pathname fails to copy the version from the defaults.
 
 * GCL is almost working again; but implementation bugs remain.
   See November 2013 discussion on gcl-devel
-- 
GitLab