summaryrefslogtreecommitdiffstats
path: root/e-17
diff options
context:
space:
mode:
Diffstat (limited to 'e-17')
-rwxr-xr-xe-17/evas/DETAILS6
-rw-r--r--e-17/evas/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/e-17/evas/DETAILS b/e-17/evas/DETAILS
index d704fdaa32..99db7759c4 100755
--- a/e-17/evas/DETAILS
+++ b/e-17/evas/DETAILS
@@ -25,7 +25,7 @@ this equates to a 6x6x6 color cube - exactly the same color cube Netscape,
Mozilla, gdkrgb etc. use so colors will be shared). If Evas can't allocate
enough colors it keeps reducing the size of the color cube until it reaches
plain black and white. This way, it can display on anything from a black and
-white only terminal to 16 color VGA to 256 color and all the way up through 15,
-16, 24 and 32bit color. Here are some screen shots of a demo Evas application
-to show the rendering output in different situations.
+white only terminal to 16-color VGA to 256-color and all the way up through
+15-bit, 16-bit, 24-bit and 32-bit color. Here are some screen shots of a demo
+Evas application to show the rendering output in different situations.
EOF
diff --git a/e-17/evas/HISTORY b/e-17/evas/HISTORY
index 7c4e27dd7d..4d5237aac7 100644
--- a/e-17/evas/HISTORY
+++ b/e-17/evas/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-05-30 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: giflib => GIFLIB