summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-10-15 09:11:24 +0000
committerAkira TAGOH <akira@tagoh.org>2006-10-15 09:11:24 +0000
commitc1b1f748ea86b7f31c79692e808bb1bc39654e9d (patch)
treebfdc5a41515126a8789b673c7db407702a28a519
parent038ef175700e89195f4d901b11f58fedfc1b5710 (diff)
* TODO: updated.
-rw-r--r--TODO2
-rw-r--r--hieroglyph/version.h.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index a897f59..a740d34 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@
* [MUST] complete to implement operators for PostScript Level 1 compliant.
+ * [MUST] support the security restriction feature.
+
* need work for future release.
* complete to implement operators for PostScript Level 2 compliant.
diff --git a/hieroglyph/version.h.in b/hieroglyph/version.h.in
index 3daa1d3..714ea4d 100644
--- a/hieroglyph/version.h.in
+++ b/hieroglyph/version.h.in
@@ -29,7 +29,7 @@
G_BEGIN_DECLS
#define HIEROGLYPH_VERSION "@VERSION@"
-#define HIEROGLYPH_UUID "35af58b0-5c4b-4896-9fad-34ab0d39d2f1"
+#define HIEROGLYPH_UUID "16540d57-7797-41f4-a876-9e9a420e67b2"
const char *__hg_rcsid G_GNUC_UNUSED = "$Rev$";