####################################################
#                                                  #
#                 R P M . C G I                    #
#                                                  #
####################################################

BUGS
====

These are the known bugs in the program so far:

1. RPMs with plus signs in their name don't work
   because of URL encoding problems.
2. Cache is written to /tmp which maybe a
   potential security hole. I will change this
   to do it in some other way in a future 
   release.

If anyone finds any other bugs then please let me know.

