From 96a7f197d6e8d0c6812fedbc80212b3f6b04a158 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 27 Feb 2014 12:28:45 -0500 Subject: [PATCH] Jot down some notes on bugs that need to be addressed --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 BUGS diff --git a/BUGS b/BUGS new file mode 100644 index 00000000..24851964 --- /dev/null +++ b/BUGS @@ -0,0 +1,4 @@ +-Reordering a group does not reorder inheritance preferences +-Setting multiple values at once where one is an expression including the othe + can fail because the expression is attempted to set before + the next setting comes to work and then we get a stack trace