diff options
| author | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-01-10 22:57:44 +0000 |
|---|---|---|
| committer | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-01-10 22:57:44 +0000 |
| commit | 35ed5f4edbeeed4cecd7837f64f3ade92174fd06 (patch) | |
| tree | 80e019677fb27213a4488dfce975e53fcb9f0068 | |
| parent | a295c73251bb08ae8ff2191227fc2670560a0cfa (diff) | |
Fixing bug when a fact with no resolutions is asked for
git-svn-id: http://reductivelabs.com/svn/facter/trunk@77 1f5c1d6a-bddf-0310-8f58-fc49e503516a
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1.1.1: + Fixed a bug that occurs when you ask for the value of an unregistered + fact. + 1.1.0: Added support for OpenBSD (and probably NetBSD and FreeBSD), and significantly refactored (heh) how facts and resolution mechanisms are added. |
