diff options
author | Thanos Apollo <[email protected]> | 2024-09-05 19:27:15 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-09-05 19:27:44 +0300 |
commit | 731f0ba4910c872efedf7e460d904f3d9c3be9a7 (patch) | |
tree | ea50df01d2ea9dee092572875696afa545d3b419 /manifest.scm | |
parent | bc626d511c111545387df12219a6412506eaf5a1 (diff) | |
parent | d034335bde30c7873768bfbbae531a704d011245 (diff) |
Release version 0.4.2.0.4.2
* Comment out gnosis-org sections that are under development.
* gnosis-org should be ready by next version.
* Fix display issues on non-grapical interface.
* Add variable watchers for custom algorithm values.
* Update assertions for editing notes
This is a minor release with a few bug fixes.
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm new file mode 100644 index 0000000..ce98337 --- /dev/null +++ b/manifest.scm @@ -0,0 +1,3 @@ +;; +(specifications->manifest + (list "make" "texinfo" "emacs" "emacs-org")) |