git » libjio » commit 2805976

Update UPDATING document.

author Alberto Bertogli
2004-09-19 04:32:33 UTC
committer Alberto Bertogli
2007-07-15 13:23:56 UTC
parent ce4a783f955772f878ca75853e4ba4d00fc6a917

Update UPDATING document.

Update UPDATING document.

UPGRADING +4 -0

diff --git a/UPGRADING b/UPGRADING
index 87fcd2f..f6c92f6 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -11,6 +11,10 @@ take much. If it's mandatory, it will be noted.
 
 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.