
Update UPDATING document.

---

 cur-root/UPGRADING |    4 ++++
 1 files changed, 4 insertions(+)

diff -puN UPGRADING~upgrading_doc UPGRADING
--- cur/UPGRADING~upgrading_doc	2004-09-19 01:32:31.230125888 -0300
+++ cur-root/UPGRADING	2004-09-19 01:32:31.233125432 -0300
@@ -11,6 +11,10 @@ take much. If it's mandatory, it will be
 
 If you want to see what motivated the changes, see the changelog or just ask.
 
+0.19 -> 0.20
+* Applications need to be recompiled due to a change in the jfs structure.
+* When you link your applications with libjio, you need to make sure you
+	compile using large file support.
 
 0.18 -> 0.19
 * Applications need to be recompiled due to a change in the flag numbering.
_

