diff --git a/buglist b/buglist index e52c398..00c3cbf 100644 --- a/buglist +++ b/buglist @@ -1,6 +1,6 @@ ========================================================================= -bug 7277: +bug 7278: todo 337: wish 1012: meh 5: @@ -12,6 +12,21 @@ dup 50006: nonextend 60077: ========================================================================= +bug 7277: Hyperdoc fails to reconnect after failure + +Hyperdoc crash +)hd +Hyperdoc -> Referecne -> Language -> block + +page: Not Connected to Axiom + +Hyperdoc isn't connected to Axiom, therefore cannot execute +the button you pressed. + +binding UNIX server socket: Address already in use +(HyperDoc) Warning: Not connected to AXIOM Server! + +========================================================================= bug 7276: The axbook does not display correctly in Chrome (reported by Doug Stewart ) diff --git a/changelog b/changelog index 8de680c..eb82171 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20141230 tpd src/axiom-website/patches.html 20141230.05.tpd.patch +20131230 tpd buglist: bug 7277: Hyperdoc fails to reconnect after failure 20141230 tpd src/axiom-website/patches.html 20141230.04.tpd.patch 20141230 tpd zips/tla-1.1.tar.gz tla is no longer supported in Axiom. Removed. 20141230 tpd src/axiom-website/patches.html 20141230.03.tpd.patch diff --git a/patch b/patch index 9345e2c..4ba7299 100644 --- a/patch +++ b/patch @@ -1,4 +1,16 @@ -zips/tla-1.1.tar.gz tla is no longer supported in Axiom. Removed. +buglist: bug 7277: Hyperdoc fails to reconnect after failure + +Hyperdoc crash +)hd +Hyperdoc -> Referecne -> Language -> block + +page: Not Connected to Axiom + +Hyperdoc isn't connected to Axiom, therefore cannot execute +the button you pressed. + +binding UNIX server socket: Address already in use +(HyperDoc) Warning: Not connected to AXIOM Server! + -Axiom no longer supports tla source code archives. diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index f9d967e..ffd7c67 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -4874,6 +4874,8 @@ zips/ccl.tgz CCL is no longer supported, remove sources.
zips/meta.tar Meta is no longer supported in Axiom. Removed.
20141230.04.tpd.patch zips/tla-1.1.tar.gz tla is no longer supported in Axiom. Removed.
+20141230.05.tpd.patch +buglist: bug 7277: Hyperdoc fails to reconnect after failure