diff options
author | Paul Tagliamonte <paultag@ubuntu.com> | 2011-09-04 22:15:37 (GMT) |
---|---|---|
committer | Paul Tagliamonte <tag@loki.(none)> | 2011-09-24 15:48:48 (GMT) |
commit | e31f75bf66104a741b8ab349f94bd7e0d7aff4b3 (patch) | |
tree | ae7787631aa29b82653fa0314924ec004add4d2c /util/fbautostart | |
parent | a4ef2d2c3ad5ba06096da8a2a096d9237b378cec (diff) | |
download | fluxbox_paul-e31f75bf66104a741b8ab349f94bd7e0d7aff4b3.zip fluxbox_paul-e31f75bf66104a741b8ab349f94bd7e0d7aff4b3.tar.bz2 |
Upading the ChangeLog.fbautostart
Diffstat (limited to 'util/fbautostart')
-rw-r--r-- | util/fbautostart/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/fbautostart/ChangeLog b/util/fbautostart/ChangeLog index 7572194..d0867e8 100644 --- a/util/fbautostart/ChangeLog +++ b/util/fbautostart/ChangeLog | |||
@@ -1,3 +1,11 @@ | |||
1 | 2011-09-04 Paul Tagliamonte <paultag@ubuntu.com> | ||
2 | |||
3 | * Complete rewrite from scratch using a homebrewed stateful parsing model. | ||
4 | ak|ra was sure to note that `ragel' is the prefered solution, but I found out | ||
5 | that I actually hate `ragel' more then most things. | ||
6 | * The code has a few known bugs, but nothing fatal yet. This code is more stable | ||
7 | then the old fbautostart per-line parsing model. | ||
8 | |||
1 | 2011-04-09 Paul Tagliamonte <paultag@ubuntu.com> | 9 | 2011-04-09 Paul Tagliamonte <paultag@ubuntu.com> |
2 | 10 | ||
3 | * Fixed the license issue in the version and lecture | 11 | * Fixed the license issue in the version and lecture |