Skip to content

Commit

Permalink
Update todo & bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Apr 26, 2023
1 parent f691e32 commit 9bba88c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions BUGS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
-- Known Bugs --

required for release:
- changelog page does not reset
- catching lintian output after build broken
- md5sums file formatted incorrectly
- files & directories created with non-standard permissions

priority:
- files page: elements don't resize when narrowing page
Expand All @@ -16,6 +20,3 @@ non-priority:
- Error occurs sometimes after add changelog entries:
- (init.py:4644) Gtk-CRITICAL **: IA__gtk_main_quit: assertion 'main_loops != NULL' failed
- Progress dialogs could potentially resize outside of display boundaries
- Auto-Link Help only re-centers if "check" button is pressed
- 'Distribution' text input cannot be tabbed out of on changelog page
- May be an issue with custom combo box
1 change: 1 addition & 0 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ required for release:
- update manpage

priority:
- mark development builds in title
- 'dist-source' & 'deb-source' build tasks overwrite each other's package
- remove hyphenation from development builds (use "XdevX" instead of "X-devX")
- use libdbr.tasks for build tasks
Expand Down

0 comments on commit 9bba88c

Please sign in to comment.